Date: Sun, 30 Apr 2000 00:26:16 +0100 From: James Ponder To: djgpp AT delorie DOT com Subject: compiling windows gui programs from linux Message-ID: <20000430002616.A23202@lisa.sh2.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3us Reply-To: djgpp AT delorie DOT com Hi, I want to be able to compile a windows-native-GUI program from linux using cross-compilation. I already have djgpp/allegro setup in cross-compilation mode. I believe I can do this using mingw, but what does mingw do that djgpp doesn't? Whatever it is you link with when using mingw (win32api?), why can't I link with that using djgpp? Am I missing something? I would rather not install ANOTHER version of gcc 2.95.2. Best wishes, James -*- James Ponder -*- james AT squish DOT net -*- http://www.squish.net/ -*-