[email protected] wrote:
I have been trying to get laz 1.6 rc2 on mac osx 10.6.8, I can instal
1.4.4 FPC 2.6.4; without problem.
I have run the uninstall script and attempted 1.6rc2, when I try to
rebuild Lazarus, or add a component that requires a rebuild I get the
below error
I have googled fistpq, and found that this is 64bit related.

FPC 3.0 switched to using Clang by default as assembler, because the old assembler is no longer supported with newer Xcode versions. Normally, that should work fine under Mac OS X 10.6.8 too, as I tested that as well. In case I missed something, you can switch back to using the old assembler with the FPC command line parameter -Aas-darwin.


Jonas
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to