> Upon compiling the freepascal compiler from cvs, I noticed a lot of > .o and .ppu files generated in addition to the final executable. > What is the difference between .o and .ppu files and can I delete them > both to eliminate the clutter?
.ppu contains information for the compiler .o contains object code used by the linker See the programmers manual for more information _______________________________________________ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal