Re: [fpc-pascal] Crosscompile linking problems

2005-07-13 Thread Lukas Gebauer
> > > > > > C:\FPC\2.0.0\lib\/libc.so: undefined reference to > > > > > > [EMAIL PROTECTED]' > > > > > > C:\FPC\2.0.0\lib\/libpthread.so: undefined reference to > > > > > > [EMAIL PROTECTED]' > > > > > > C:\FPC\2.0.0\lib\/libc.so: undefined reference to > > > > > > [EMAIL PROTECTED]' > > > > > > Ha

Re: [fpc-pascal] Crosscompile linking problems

2005-07-12 Thread Marco van de Voort
> > > > > C:\FPC\2.0.0\lib\/libc.so: undefined reference to > > > > > [EMAIL PROTECTED]' > > > > > C:\FPC\2.0.0\lib\/libpthread.so: undefined reference to > > > > > [EMAIL PROTECTED]' > > > > > C:\FPC\2.0.0\lib\/libc.so: undefined reference to > > > > > [EMAIL PROTECTED]' > > > > > Have you some id

Re: [fpc-pascal] Crosscompile linking problems

2005-07-12 Thread L505
Another option is to use CoLinux, which let's you compile anything once you just get Linux up and running on windows. I found was a lot less work in the end. You have access to all linux related commands and linux related everything, since you are essentially running linux in windows. | | Require

Re: [fpc-pascal] Crosscompile linking problems

2005-07-12 Thread Lukas Gebauer
> > > > C:\FPC\2.0.0\lib\/libc.so: undefined reference to > > > > [EMAIL PROTECTED]' > > > > C:\FPC\2.0.0\lib\/libpthread.so: undefined reference to > > > > [EMAIL PROTECTED]' > > > > C:\FPC\2.0.0\lib\/libc.so: undefined reference to > > > > [EMAIL PROTECTED]' > > > > Have you some ideas? Have I mi

Re: [fpc-pascal] Crosscompile linking problems

2005-07-12 Thread Marco van de Voort
> > > C:\FPC\2.0.0\lib\/libc.so: undefined reference to > > > [EMAIL PROTECTED]' > > > C:\FPC\2.0.0\lib\/libpthread.so: undefined reference to > > > [EMAIL PROTECTED]' > > > C:\FPC\2.0.0\lib\/libc.so: undefined reference to > > > [EMAIL PROTECTED]' > > > Have you some ideas? Have I missed somethink

Re: [fpc-pascal] Crosscompile linking problems

2005-07-12 Thread Lukas Gebauer
> > C:\FPC\2.0.0\lib\/libc.so: undefined reference to > > [EMAIL PROTECTED]' > > C:\FPC\2.0.0\lib\/libpthread.so: undefined reference to > > [EMAIL PROTECTED]' > > C:\FPC\2.0.0\lib\/libc.so: undefined reference to > > [EMAIL PROTECTED]' > > Have you some ideas? Have I missed somethink? > > > > I ca

Re: [fpc-pascal] Crosscompile linking problems

2005-07-12 Thread Peter Vreman
> Hi! > > I am trying crosscompile my commandline application from Win32 to > linux. I have cross binutils, compiled linux RTL and other > packages... so, I have not any problem with crosscompile. I have a > problem with final linking of crosscompiled application only. > > I have a few '.so' from M

[fpc-pascal] Crosscompile linking problems

2005-07-12 Thread Lukas Gebauer
Hi! I am trying crosscompile my commandline application from Win32 to linux. I have cross binutils, compiled linux RTL and other packages... so, I have not any problem with crosscompile. I have a problem with final linking of crosscompiled application only. I have a few '.so' from Mandrake9 in