[fpc-pascal] OSX x86_64 make problem

Ewald ewald at yellowcouch.org
Fri Jan 16 22:23:59 CET 2015


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





More information about the fpc-pascal mailing list