[fpc-pascal] Failed cross compilation

2012-10-19 Thread patspiper
Hi, I am able to compile FPC 2.6.1 (rev 22778) under Ubuntu 11.04 32 bits. However cross compiling to win32 fails with the error: /usr/bin/ld: cannot find -lgcc I was able to cross compile successfully about 2 weeks ago. The relevant part of the log: make -C fastcgi smart make[3]: Entering

Re: [fpc-pascal] Failed cross compilation

2012-10-19 Thread Marco van de Voort
In our previous episode, patspiper said: I am able to compile FPC 2.6.1 (rev 22778) under Ubuntu 11.04 32 bits. However cross compiling to win32 fails with the error: /usr/bin/ld: cannot find -lgcc I was able to cross compile successfully about 2 weeks ago. The relevant part of the log:

Re: [fpc-pascal] Failed cross compilation

2012-10-19 Thread patspiper
On 19/10/12 23:27, Marco van de Voort wrote: In our previous episode, patspiper said: I am able to compile FPC 2.6.1 (rev 22778) under Ubuntu 11.04 32 bits. However cross compiling to win32 fails with the error: /usr/bin/ld: cannot find -lgcc I was able to cross compile successfully about 2