The .ppu are compiled units.  You probably want to keep them hanging
around, but it's not neccessary.  If you delete them, the compiler
simply needs to re-compile all the units each time you compile.  If
you leave them, I think it will only compile the changed units and
the main program. 

I think the .o files can be deleted.

-Alan

--- Andy Sy <[EMAIL PROTECTED]> wrote:
> 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?



__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to