[fpc-devel]directories dependency
bobmartin at ntlworld.com
bobmartin at ntlworld.com
Tue Dec 23 09:48:21 CET 2003
Darek,
I am not connected to the Free Pascal team so I feel free to ask you to stop
wasting their time with a lot of trivial questions.
They have better things to do than answer them.
Thank you,
Bob Martin
(A happy FPC user.)
Darek Mazur <darekm at emadar.com> wrote the following on 23/12/03 07:58:00:
> 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
> >
>
> _______________________________________________
> 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