mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] gcc 4.6.0


From: Mark Brand
Subject: Re: [Mingw-cross-env-list] gcc 4.6.0
Date: Sat, 26 Mar 2011 20:55:47 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110221 SUSE/3.1.8 Thunderbird/3.1.8


Thanks for engaging in this!

You're welcome. It was fun.

Although your patches are ment to be "ad-hoc", it would nevertheless
be great if you'd offer them to upstream. Even if they're not taken
"as-is", this would as least make those project aware that there
are GCC-4.6 issues with their code, and would give them an idea
how to fix it.

The only real patching was for geos. The adjusted patch has already been accepted upstream, so I've noted it here:

http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/8799139fb839

The other issues that came up:

1. Addition of -Wno-unused-but-set-variable
This was needed for compiling our test programs for guile, jpeg, sdl, sdl_mixer.
Otherwise needed for:
guile
physfs

2. Removal of apparently obsolete gcc flag -mno-cygwin
Used sed to strip from configure script.
Needed for:
fltk
libdnet
winpcap
xvidcore

3. Removal of apparently obsolete gcc flag -no-undefined
Used sed to strip from configure script.
Needed for:
exiv2
xine-lib

I'm not sure it's worth the trouble to contact the upstream projects about 1,2 and 3. What do you think?

regards,

Mark





reply via email to

[Prev in Thread] Current Thread [Next in Thread]