[fpc-devel] fpc libraries do not work in freeBSD...
    Fred van Stappen 
    fiens at hotmail.com
       
    Tue Aug  5 21:42:27 CEST 2014
    
    
  
> 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   		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20140805/06e5a107/attachment.html>
    
    
More information about the fpc-devel
mailing list