In our previous episode, Mattias Gaertner said:
> > I disagree. To prevent any strange side-effects (undefined behaviour),
> > the version check should happen as early as possible - before any
> > compiling commences.
> 
> I'm compiling fpc trunk with trunk/fixes/release since years. It works more
> often than not.

True but this check is not added because of FPC and Lazarus developers :-)

Do you manually compile fpc (type make all... etc) or do you use a script?

If you use a script, it is easy to simply add the override define to it
(that's what I do)
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to