Re: [fpc-pascal] crosscompiling from win32 to i386-linux and libc linking

2006-08-09 Thread Dominique Leducq
Dominique Leducq a écrit : Hi, I have linking problems when cross-compiling from win32 to i386-linux and linking with libc (dynamically). I use FPC 2.0.2, the libs are from a Debian Sarge (glibc-2.3.6, I tried with glibc 2.3.2 with same results), cross ld is : ld.exe -V GNU ld version 2.15

Re: [fpc-pascal] crosscompiling from win32 to i386-linux and libc linking

2006-07-30 Thread Dominique Leducq
Marco van de Voort a écrit : ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal Thank you for your prompt answer. I tried to set the dynamic linker whith the -FL option too, but it didn'

Re: [fpc-pascal] crosscompiling from win32 to i386-linux and libc linking

2006-07-28 Thread Marco van de Voort
> > > > ___ > > fpc-pascal maillist - fpc-pascal@lists.freepascal.org > > http://lists.freepascal.org/mailman/listinfo/fpc-pascal > > Thank you for your prompt answer. > I tried to set the dynamic linker whith the -FL option too, but it > didn't help

Re: [fpc-pascal] crosscompiling from win32 to i386-linux and libc linking

2006-07-28 Thread Dominique Leducq
Marco van de Voort a écrit : On Fri, Jul 28, 2006 at 11:54:07AM +0200, Dominique Leducq wrote: I have linking problems when cross-compiling from win32 to i386-linux and linking with libc (dynamically). I use FPC 2.0.2, the libs are from a Debian Sarge (glibc-2.3.6, I tried with glibc 2.3.2 with

Re: [fpc-pascal] crosscompiling from win32 to i386-linux and libc linking

2006-07-28 Thread Marco van de Voort
On Fri, Jul 28, 2006 at 11:54:07AM +0200, Dominique Leducq wrote: > > I have linking problems when cross-compiling from win32 to i386-linux > and linking with libc (dynamically). > I use FPC 2.0.2, the libs are from a Debian Sarge (glibc-2.3.6, I tried > with glibc 2.3.2 with same results), > cr

[fpc-pascal] crosscompiling from win32 to i386-linux and libc linking

2006-07-28 Thread Dominique Leducq
Hi, I have linking problems when cross-compiling from win32 to i386-linux and linking with libc (dynamically). I use FPC 2.0.2, the libs are from a Debian Sarge (glibc-2.3.6, I tried with glibc 2.3.2 with same results), cross ld is : ld.exe -V GNU ld version 2.15 Supported emulations: elf