[uClibc] gcc library location ... lib/gcc/ vs. lib/gcc-lib/

Peter Schueller peter.schueller at inso.tuwien.ac.at
Tue Apr 26 09:44:10 UTC 2005


Hello,

I have two installations of the uclibc toolchain (for arm) ... one with
compiler version 3.3.2 and one with 3.4.3. I wondered why the 3.3.2
version has the gcc library files in
.../arm-linux-uclibc/lib/gcc/...
and the 3.4.3 version has the files in
.../arm-linux-uclibc/lib/gcc-lib/...

Do I have to test for this location in my Makefiles or is it possible to
retrieve this location by calling the gcc with a special parameter?
Why are the locations different?

Thank You

Peter





More information about the uClibc mailing list