> I.e. fixing the issue requires changes to startup files/link scripts and
> means that
> no support for versions <9.2 will be available.
Does it mean that actual fpc libraries could be used by freeBSD <9.2 ?
If a script to support freeBSD >=9.2 is done, could it be possible to add, for
fpc compiler, something like :
{$IFDEF FREEBSD}
{$DEFINE FREEBSD_VERSION>=92}
{$ENDIF}
So we can compile both version ?
And now, the big question, does it exist some hope to compile libraries that
can run on freeBSD >=9.2 (in a short future) ?
Many thanks.
Fred _______________________________________________
fpc-devel maillist - [email protected]
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel