[fpc-pascal] Crosscompile linking problems

Marco van de Voort marcov at stack.nl
Wed Jul 13 08:22:10 CEST 2005


> > > > > C:\FPC\2.0.0\lib\/libc.so: undefined reference to
> > > > > `_dl_lookup_versioned_symbol_skip at GLIBC_PRIVATE'
> > > > > C:\FPC\2.0.0\lib\/libpthread.so: undefined reference to
> > > > > `_rtld_global at GLIBC_PRIVATE'
> > > > > C:\FPC\2.0.0\lib\/libc.so: undefined reference to
> > > > > `_dl_lookup_versioned_symbol at GLIBC_PRIVATE'
> > > > > Have you some ideas? Have I missed somethink?
> > > > >
> > > > > I call it by commandline:
> > > > > fpc -Tlinux webtouch -XPi386-linux-
> > > > 
> > > > Looks like the dynamic linker loader (ld-linux.so) is missing
> > > 
> > > I have it in my lib directory... ld-linux.so and ld-linux.so.2 (copy 
> > > of ld-linux.so)
> > 
> > I compiled Lazarus from win32 to Linux/FreeBSD a while ago, here are my
> > summary notes:
> 
> I know this your message before, however it not solve my problems. 
> :-(

So you have a -FL parameter?




More information about the fpc-pascal mailing list