On Thu, 8 Jun 2006 20:17:54 +1000 Mark Livingstone <[EMAIL PROTECTED]> wrote:

ML> A few days ago GCC 3.4.6 became the current stable compiler on Gentoo.
ML> Since that, I get the following. Any ideas?

 Well, nothing except what it says in your log:

cc1: error: unrecognized command line option "-Wno-pointer-sign"

So apparently this gcc version doesn't like this option. The solution is to
just remove it, either from the generated Makefile or from configure. For
the real fix I'd need to know since when it is available. I didn't realize
it wasn't in all versions because it is recognized by gcc 2.95, 3.2 and 4.0
but is not recognized by 3.3 and 3.4 (huh?).

ML> Once we get that sorted, I
ML> can give you the current message as to why it doesn't build with a
ML> gnome vfs wxWidgets HEAD cvs image (which is also broken today!)

 Already fixed in the cvs.
VZ



_______________________________________________
Mahogany-Developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to