Hi Vadim, Just getting back to this now - Exam week just begun :-(
> 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?). went to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22511 and if I read this right, C++ should never have had this warning (only C / Obj C). Is that your reading of the situation? > 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. I see that the wxWidgets now works but does this mean M will also now work with GnomeVFS build? Cheers, MArkL --- This mail was sent with the Java email client Columba. Read more at http://columbamail.org _______________________________________________ Mahogany-Developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
