Zhis is what I use on my Mac:
make clean all CPU_TARGET=x86_64 INSTALL_PREFIX=$HOME/3.0.1
Michael
Am 16.01.15 um 22:23 schrieb Ewald:
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...
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal