[fpc-pascal]libc problem!

Peter Vreman peter at freepascal.org
Mon Feb 5 08:34:35 CET 2001


> >> Hello,
> >> 
> >> I made some cgi programs using free pascal. it works very fine. but
> >> now i'm moving to a new server (SuSE 7) and the programs don't work
> >> anymore (at leat not the one that use mysql). The following error is
> >> displayed:
> 
> CL> I don't think that the problem is due to freepascal/suse 7.0...
> 
> Well, I just think the problem is that I compile the program on one
> machine (SuSE 6.3 with libc 4) and use it on another machine (SuSE 7
> with libc 6).
> As far as I understood the program needs the same libraries that were
> on the compiling machine to run.

You can try to overwrite cprt0.o with cprt21.o.







More information about the fpc-pascal mailing list