Re: problem when cross compiling with mingw32ce

2008-10-02 Thread Vincent Torri
I'm cross-compiling using the cegcc toolchain and the mingw32ce compiler. I have 2 problems: 1) I use Windows sockets, hence i have to link against libws2 and I pass -lws2. I have the following (usual...) message: *** Warning: linker path does not have real file for library -lws2. *** I hav

Re: reference to libgcc_s.so.1 without a corresponding run path

2008-10-02 Thread Alessandro Vesely
Bruce Korb wrote: Bob Friesenhahn wrote: On Wed, 1 Oct 2008, Bruce Korb wrote: /home/usr/bkorb/tools/ag/autogen-5.9.6pre15/_b/agen5/.libs/autogen: fatal: libgcc_s.so.1: open failed: No such file or directory Note that this problem is not libtool's fault. For very good reasons (e.g. many app