Am 04.11.2010 09:33, schrieb Julien Devillers:
Hello
Please can you tell me if :
ppc386 in intend to be used on a i386 platform and ppcx64 on a 64bits
platform regarless the type of app to build
or
both are intend to be used on any plateform. ppc386 to build apps for
i386 systems and ppcx64 to build 64bits apps.
The second assumption is mostly right. ppc386 is a 32-bit application to
compile applications for i386. ppcx64 is a 64-bit application to compile
applications for x86_64 (so you can't use ppcx64 on a i386 system, you'd
need to use ppcrossx64 there).
Regards,
Sven
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal