[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
rtems-cvs toolchain
- Date: Wed, 23 Apr 2008 10:54:47 +0200
- From: ralf.corsepius at rtems.org (Ralf Corsepius)
- Subject: rtems-cvs toolchain
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