Peter Vreman wrote:
> >>Mattias, what is needed to add rebuilding RTL/FCL from within the IDE?
>
> I don't think this is a good idea to add to an IDE. Because
> recompiling the RTL means that you need to recompile all installed units.
>
> For fpc we are working on a package system that can help in this
> dependency issue. This can maybe included as an tool, but the
> functionalitiy should not be included in the IDE.

Right now when I change something in the RTL/FCL, I need to start a console 
and run make inside the fpc dir.  When I forget to do this, the RTL/FCL 
source will be different from the compiled one.  Why can't the IDE detect 
that, and option the user to rebuild the RTL/FCL?


Thanks!

--
Al

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to