Re: Fw: CrossCompiling

2005-12-19 Thread René Berber
Jay C. wrote: [snip] > On compiling, it throws the following error. > > /opt/crosstool/gcc-3.4.1-glibc-2.3.2/i686-unknown-linux-gnu/lib/gcc/i686-unknown-linux-gnu/3.4.1/../../../../i686-unknown-linux-gnu/bin/ld: > cannot find -lgcc_s Just what it says: the linker cannot find library libgcc_s.a (o

Fw: CrossCompiling

2005-12-19 Thread Jay C.
Hey. Ok, im going to explain my situation. I am compiling a plugin for CS:S. I am using CygWin and a gcc 3.4.1 cross compiler which I know works out of the box for compiling this type of plugin. I can send it to a guy using the same setup and it compiles fine for him using CygWin and the same