Hi!

We have an embedded system here which has another C library installed than
that one on the development machine. Is it possible to compile and link
against the embedded libc while using the 'normal' one for the compiler
itself? If you let the linker find the embedded libc by using a
LD_LIBRARY_PATH which contains the embedded libc on the development
machine gcc seems to try to link against it as well (which fails, of
course).

Robert
-- 
 +----------------------------------------------------------------------+
 I Dipl.-Ing. Robert Schwebel, Luedemannstrasse 25, 24114 Kiel, Germany I
 I Phone +49-431-6794138 Fax +49-431-6794139 email: [EMAIL PROTECTED]  I
 +----------------------------------------------------------------------+


--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.

Reply via email to