On 04 Aug 2010, at 14:39, Hans-Peter Diettrich wrote:

But fpc now complains that it cannot run ppc386.exe - why?
It should be ppcx64, of course, so why does fpc choose the wrong compiler?

It means that the fpc.exe that you are executing is an i386 binary. By default, it looks for a ppc binary for the same target architecture as the architecture of fpc.exe.


Jonas
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to