[fpc-devel] FPC 3.0.0 on OSX 10.6.8 32bit Compile problem

Jonas Maebe jonas.maebe at elis.ugent.be
Sun Jan 17 13:01:23 CET 2016


info at voiceliveeditor.com 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



More information about the fpc-devel mailing list