Rainer Stratmann wrote: > Is it possible to create an .exe file at linux os when choosing > target 'windows'?
Yes - when you compile your applications using the cross compiler. The crosscompiler wiki page explains it all. I have successfully created Windows 32bit .exe files from my Linux system. NOTE: The cross compiler (ppcross386) is still a Linux executable though, but the project compiled with that compiler is a native Windows executable. Pretty neat! :-) Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://opensoft.homeip.net/fpgui/ _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal