> Actually my problem was with units. All my compiles failed on unit > dependancies. I tried to recompile the units it was looking for, and > theb copied the .ppu and .o files to /usr/lib/fpc/1.0.7/units/linux, but > it still could not find them. copying them into the source directory > likewize failed.
Compile with -vut to get information where the compiler looks for the unit files and to retrieve information why the compiler wants to recompile a unit. _______________________________________________ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal