Hi Nikita, it seams that binutils compiler for cross-compilation does not search within /usr/arch-linux/lib by default. With a additional -L/usr/arch-linux/lib the link works.
The problem occurs only if the linker is called direct (not by gcc). Can you confirm that ? Maybe I'm doing somethink wrong... -- Raphael Bossek -- +++ Sparen beginnt mit GMX DSL: http://www.gmx.net/de/go/dsl -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

