delorie.com/archives/browse.cgi | search |
Date: | Sun, 30 Apr 2000 08:57:46 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | James Ponder <james AT squish DOT net> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: compiling windows gui programs from linux |
In-Reply-To: | <20000430002616.A23202@lisa.sh2.org.uk> |
Message-ID: | <Pine.SUN.3.91.1000430085610.27839D-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Sun, 30 Apr 2000, James Ponder wrote: > 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? The toolchain that comes with DJGPP (the compiler, the assembler, and the linker) don't support the Windows native executable format. So you cannot generate programs that Windows will recognize as its native Win32 executables.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |