[fpc-pascal] make smart doesn't work for cross build

leledumbo leledumbo_cool at yahoo.co.id
Sat Aug 21 08:59:05 CEST 2010


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.




More information about the fpc-pascal mailing list