MPC/MPFR/GMP Usage

View: New views
2 Messages — Rating Filter:   Alert me  

MPC/MPFR/GMP Usage

by Andrew Burks :: Rate this Message:

| View Threaded | Show Only this Message

Hey everyone,

I'm using gcc-4.6.3 as part of the YAGARTO toolchain
(http://www.yagarto.de) with an STM32 ARM Cortex-M3 chip and was
wondering: what are the math libraries (MPC, MPFR, and GMP) used for?
Are they only required internally by gcc or are they implicitly added
to the final binary produced by gcc?

Thanks,
Andrew

Re: MPC/MPFR/GMP Usage

by niXman :: Rate this Message:

| View Threaded | Show Only this Message

2012/5/24 Andrew Burks:
> Hey everyone,
>
> I'm using gcc-4.6.3 as part of the YAGARTO toolchain
> (http://www.yagarto.de) with an STM32 ARM Cortex-M3 chip and was
> wondering: what are the math libraries (MPC, MPFR, and GMP) used for?
> Are they only required internally by gcc or are they implicitly added
> to the final binary produced by gcc?
Only for internally using by GCC.


--
Regards,
  niXman
___________________________________________________
Dual-target(i686/x86_64) MinGW compiler for i686/x86_64 hosts:
  http://sourceforge.net/projects/mingwbuilds/