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

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to