>  Could anyone help me out please ???
> Janet
>

It looks like a gcc bug, when compiling with non-standard libs it should
be enough to use

-nostdlib  -L/GLIBC_2.0.7_DIR/ 

to compile with the libs in that directory and not the system default dirs, but
it simply is ignored. I have sent a bug-report to the gcc people , no response yet. 

the only solution that seems to exist is to directly use a linkerscript and pass the 
directory there. (usr/lib/ld-scripts) .

If I find a gcc-version/patch that solves this I will post it.

hofrat
*------------------------------------------------------------------------*
*THERE           {__}                              FSMLabs               *
*IS              oo )                        The RTLinux Company         *
*LIFE           O_   `_-------.              Mc  Guire  Nicholas         *
*IN               (-.         ,-\              www.rtlinux.org           *
*THE               || )---<  )             [EMAIL PROTECTED]         *
*NET !             |||     | |          privat: [EMAIL PROTECTED]         *
*                                 [EMAIL PROTECTED]         *
*------------------------------------------------------------------------*
*ASCII-COW (C) 1996-2038 [EMAIL PROTECTED]   http://www.hofr.at           *
*------------------------------------------------------------------------*
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/

Reply via email to