In our previous episode, Jonas Maebe said: > Because that's probably the version that the person who added support > for cross-assembling to Win32 used. You can change the prefix by > adding the following to your make command line: > > OPT="-XPi686-mingw32-" > > If that crossbinutils folder is not in your path, you also have to use > > OPT="-XPi686-mingw32- -FD/full/path/to/crossbinutils"
IIRC it is wiser to use the variables (CROSSBINDIR and CROSSBINUTILSPREFIX or so, see buildfaq), because these are then only applied to the relevant cycles of make crosscycle. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal