rtems-cvs toolchain
Alan Cudmore
Alan.P.Cudmore at nasa.gov
Wed Apr 23 11:34:47 UTC 2008
On OS X 10.4.x there are no gmp or mpfr packages installed on the
base OS.
I often use macports ( http://www.macports.org ) to install libraries
that are needed. In this case they had gmp, but mpfr was not new
enough, so I had to build and install it from source.
Alan
On Apr 23, 2008, at 4:54 AM, Ralf Corsepius wrote:
>
> On Tue, 2008-04-22 at 11:34 -0600, Daron Chabot wrote:
>
>>>> I unpacked the mpfr and gmp sources and then created
>>>> symlinks from the gcc-4.3.0 topdir
>>>>
>>>> ln ../mpfr-2.3.1 ./mpfr
>>>> ln ../gmp-4.2.2 ./gmp
>>>>
>>>> and then it built fine (linux-x86_64 host, powerpc-rtems target)
>>
>> Yes: giving mpfr and gmp the same sym-link treatment as newlib works.
>
> Question: Are there no vendor supplied binaries for gmp (could be
> called
> libgmp or similar) on OSX?
>
> Even ancient, utterly out-dated Linux-distros and Cygwin has them.
>
> mpfr however is a wider problem. Hardly any OS has a sufficient
> version.
>
> Ralf
>
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.com
> http://rtems.rtems.org/mailman/listinfo/rtems-users
More information about the users
mailing list