Hi Jonas Maebe,

Yes using the latest xcode for 10.6.8

Sorry to sound stupid, how do I add -Aas-darwin
to the compiler for lazarus so it can rebuild ok.

Josh


Jonas Maebe wrote:
[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.

Also, which version of Xcode do you have installed? Have you tried with the latest version of Xcode available for Mac OS X 10.6.8? (Xcode 3.2.6, IIRC)


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

Reply via email to