Calling the compiler

Florian Klaempfl Florian.Klaempfl at gmx.de
Mon Apr 17 09:23:04 EDT 2000


Jeff Wormsley wrote:
> 
> Can this be done similar to the way a C++Builder project is handled: ie. Create 
> a makefile.  Then the ide would create the makefile and then call make to 
> compile, rather than calling ppc directly.
> 
> Or is there any merit to this at all?

I think there is no need for this: FPC has a build in make while C compilers
doesn't have such a thing. Even more, for cyclic dependend units, you can't create
a makefile.






More information about the Lazarus mailing list