[lazarus] FPC IDE with Lazarus illegal?

Marc Weustink Marc.Weustink at cuperus.nl
Mon Aug 21 04:57:11 EDT 2000


+ From: marcov at toad.stack.nl [mailto:marcov at toad.stack.nl]On Behalf Of
+
+ > >So Lazarus never will have an integrated compiler like the TUI IDE?
+ >
+ > Nope, only an external compiler.
+
+ Hmm. (thinking about advantages/disadvantages). Would be slower
+ with projects?
+
+ (if the IDE knows all files for a project, it could pass all
+ files through the compiler with one initialisation. Now it
+ has to call the commandline compiler for each file?

Only feed the protject file. If everything is OK, the compilet should only
compile the changed units.

+ Do you have -except said copyright issues- have specific reasons for
+ not linking in the compiler?

There was a thread on this subject in the past, but I couldn't find it (MAH:
search the archives ?) To be less dependant of the compiler changes or
stability, it was advised to run the compiler as an external exe.

Marc






More information about the Lazarus mailing list