I want to build a smartlinked (stripped and optimized as well) version of fpc for win64 from win32, so I call: make all smart STRIP=1 OPTIMIZE=1 OS_TARGET=win64 CPU_TARGET=x86_64
but this ends in failing to call ppcx64. Hey, shouldn't it call ppcrossx64? So, I try removing smart target. It works! But the binaries aren't smartlinked... -- View this message in context: http://old.nabble.com/make-smart-doesn%27t-work-for-cross-build-tp29497353p29497353.html Sent from the Free Pascal - General mailing list archive at Nabble.com. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal