Re: [lazarus] Rebuilding RTL and FCL inside LazIDE

2008-01-17 Thread Al Boldi
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


[lazarus] Rebuilding RTL and FCL inside LazIDE

2008-01-16 Thread Al Boldi
Christian U. wrote:
 RTL and FCL are never build while building lazarus its a bit hard to add
 an option for this i think.

Mattias, what is needed to add rebuilding RTL/FCL from within the IDE?


Thanks!

--
Al

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


Re: [lazarus] Rebuilding RTL and FCL inside LazIDE

2008-01-16 Thread Marc Weustink

Al Boldi wrote:

Christian U. wrote:

RTL and FCL are never build while building lazarus its a bit hard to add
an option for this i think.


Assume I have both debug and release versions build myself.


Mattias, what is needed to add rebuilding RTL/FCL from within the IDE?


This is goining into the wron direction.

Marc

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


Re: [lazarus] Rebuilding RTL and FCL inside LazIDE

2008-01-16 Thread Peter Vreman

At 18:53 16-1-2008, you wrote:

Al Boldi wrote:

Christian U. wrote:

RTL and FCL are never build while building lazarus its a bit hard to add
an option for this i think.


Assume I have both debug and release versions build myself.


Mattias, what is needed to add rebuilding RTL/FCL from within the IDE?


This is goining into the wron direction.


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.



Peter

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