[fpc-pascal]Lazarus +FPC

Peter Vreman peter at freepascal.org
Mon Mar 31 09:15:40 CEST 2003


> 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.






More information about the fpc-pascal mailing list