On 01/16/2015 10:08 PM, Anthony Walter wrote: > Details: The problem I am having is that even on a 64bit Mac, the > "make all" command builds i386-darwin. When I try to "make > crossinstall OS_TARGET=darwin CPU_TARGET=x86_64 > INSTALL_PREFIX=/Users/macuser/Development/Base/fpc"
Have you tried `make CPU_TARGET=x86_64 all` instead of `crossinstall`? That's how I just built the latest revision, 29488. Just a suggestion... -- Ewald _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal