[fpc-pascal]libc problem!

Marco van de Voort Marcov at stack.nl
Sun Feb 4 14:23:53 CET 2001


> Thursday, February 01, 2001, 11:55:24 PM, you wrote:
> 
> PV> Try recompiling on the new server. And be sure that the libraries are the
> PV> same on all machines, then you're really sure that things work on all
> PV> machines.
> 
> I can't compile it on the new server, because  I just own a account on
> it and haven't enough space to install the compiler and the programm
> sources. :(

Then you could try to link static on your own working machine. Try 
to pass -k-static to the compiler, or pass -s and postedit ppas.sh and 
link.res prior to linking (check man page LD for parameters)




More information about the fpc-pascal mailing list