[fpc-devel]directories dependency

Darek Mazur darekm at emadar.com
Tue Dec 23 08:58:00 CET 2003


Hi
  I know how to avoid this, but some times this cause trouble
   (for example when I want to compile RTL by command line, 
   or when I search file , ect)
  
 

Darek


----- Original Message ----- 
From: "Peter Vreman" <peter at freepascal.org>
To: <fpc-devel at lists.freepascal.org>
Sent: Tuesday, December 23, 2003 8:10 AM
Subject: Re: [fpc-devel]directories dependency


> > One more
> > is it possible change name of RTL\OBJPAS\CLASSES\ACTION.INC
> > this has the same like in lazarus LCL\INCLUDE\ACTION.INC
> >
> > some times it's complicate live
> >
> > change name in RTL is better
> >   name of  classes: tBasicActionLink -> name of file ACTIONL.INC
> >
> > in Lazarus is TAction
> 
> Compile the RTL with RELEASE=1 added to the make command line. That will
> add -Ur. The -Ur sets the unit to not be recompiled also when changed
> sources are found.
> 
> 
> 
> 
> _______________________________________________
> fpc-devel maillist  -  fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
> 




More information about the fpc-devel mailing list