[fpc-pascal] FPC Mac OS X 10.6 compatibility

Jonas Maebe jonas.maebe at elis.ugent.be
Fri Aug 28 11:07:08 CEST 2009


Hello,

Adriaan Van Os tested FPC under Mac OS X 10.6 and found out that it  
generally works fine. There's only one known issue at this time:

* when compiling dynamic libraries with FPC 2.2.4 or earlier, you have  
to pass -k"-no_dead_strip_inits_and_terms" to the compiler, otherwise  
the generated libraries will crash. FPC 2.3.x/2.5.x already  
automatically passes this option to the linker.


Jonas




More information about the fpc-pascal mailing list