This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: linking correct libc


Piotr Borys wrote:
and what it is saying if you do:

gcc -print-file-name=libc.so?

have a look at my recent posts about linking libstdc++...

Hi,


thanks for the reply.

did you mean:

 gcc -print-file-name=libc.so
/usr/lib/gcc/i686-pc-linux-gnu/4.3.3/../../../libc.so

or

 $CC -print-file-name=libc.so
/back/ts/ct-ng/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi//sys-root/usr/lib/libc.so

echo $CC
arm-unknown-linux-gnueabi-gcc


I read your earlier discussion out of general interest but did not note anything that seems relevant to my issues. Could you be more specific?


best regards.

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]