Artur Jachacy <[EMAIL PROTECTED]>
posted [EMAIL PROTECTED], excerpted below, on  Thu, 31 Jul 2008
14:21:21 +0000:

> Does anyone have any idea what might be the problem?
> 
> In file included from
> c:/mingw/bin/../lib/gcc/mingw32/3.4.2/../../../../in
> clude/c++/3.4.2/iosfwd:46,

Given I don't do slaveryware and haven't for years, I'm unlikely to be 
much help, but...

That's an old enough gcc version (4.2 is relatively current, 4.3 is 
pretty new) and gcc libstdc++ and C++ in general support and strictness 
changes greatly from gcc version to version.  std being (AFAIK) part of 
libstdc++, it's possible the gcc 4.3 patch inadvertently knocked out gcc 
3.4 or specifically mingw's gcc 3.4 support.  I'd start there.  Take a 
look at the bug for it and try reverting the patch.  If that fixes it, 
I'd suggest filing a bug and perhaps Charles (or someone) can figure out 
something that works for old stuff as well as new.

Let's see if I can find the bug... try this:

http://bugzilla.gnome.org/show_bug.cgi?id=524625

-- 
Duncan - List replies preferred.   No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master."  Richard Stallman



_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/pan-users

Reply via email to