![]() |
libsdl build fails w/ cygwin 1.7-GCC can't build Win32 execs | ![]() |
![]() |
![]() |
hardcoder
![]() |
![]() |
We had similar issues at work. Cygwin 1.7 doesn't seem to work nicely with GCC 4. You should try with version 3.
|
||||||||||
|
![]() |
Works w/ gcc-3. | ![]() |
telluriuminc
![]() |
![]() |
Thanks. I should've mentioned this as part of the question. It built fine with gcc-3.
I was trying to get gcc-4 to work as other 3rd party stuff that my project uses and my own code rely on gcc-4 features. I was trying to keep the toolchain the same to avoid issues that may arise from using different compilers/linkers, etc. |
||||||||||
|
![]() |
gcc-4 doesn't support native win32 binaries | ![]() |
telluriuminc
![]() |
![]() |
Doing a further search (after having spent several hours last night) using slightly different terms (native win32 rather than win32 executables) yields this relevant result:
http://www.cygwin.com/ml/cygwin/2009-08/msg00280.html
|
||||||||||||
|
![]() |
libsdl build fails w/ cygwin 1.7-GCC can't build Win32 execs | ![]() |
Christoph Nelles
Guest
![]() |
![]() |
Hi,
why don't you use mingw/msys? They have gcc 4.4.0 (and their own share of problems). Am 19.01.2010 22:39, schrieb telluriuminc:
-- Christoph Nelles E-Mail : Jabber : ICQ : 78819723 PGP-Key : ID 0x424FB55B on subkeys.pgp.net or http://evilazrael.net/pgp.txt _______________________________________________ SDL mailing list http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org |
||||||||||||
|
![]() |
libsdl build fails w/ cygwin 1.7-GCC can't build Win32 execs | ![]() |
Paulo Pinto
Guest
![]() |
![]() |
Or better yet. Assuming that you have broadband connection, just download the Windows SDK + Visual Studio Express
http://msdn.microsoft.com/en-us/windows/bb980924.aspx http://www.microsoft.com/express/Windows/ -- Paulo On Tue, Jan 19, 2010 at 10:47 PM, Christoph Nelles wrote:
|
||||||||||||||
|