gcc build

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I am building the gcc tools for crx-elf target. During the build:
===
build-trunk/crx-elf/libgcc/config.log:
...
./gcc/cc1: error while loading shared libraries: libmpfr.so.1: cannot open shared object file: No such file or directory.
...
===
Set the LD_LIBRARY_PATH for LD_LIBRARY_PATH for libmpfr.so.1 and libgmp.so.1
as follows:
===
> echo $LD_LIBRARY_PATH
/scratch/kafi/downloads/mpfr/mpfr-2.3.1/rel/lib:/scratch/kafi/downloads/gmp/gmp-4.2.3/rel/lib
==

Please let me know, if any more setting required.

gcc version with gcc trunk sources:
===
gcc version 4.5.0 20090330 (experimental) (GCC)
==

Thanks
Swami


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux