This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/8889: g++ 3.2.1 (also 3.2 it) miscompile Qt


> Synopsis: g++ 3.2.1 (also 3.2 it) miscompile Qt

> State-Changed-From-To: open->feedback
> State-Changed-By: reichelt
> State-Changed-When: Thu Dec 12 02:50:53 2002
> State-Changed-Why:
>     Between gcc 3.1.1 and 3.2 the ABI changed.
>     You have to recompile all the C++-libraries that you are linking.
>     Might that be the cause for your failures?

> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8889

No.  xca does not used any C++ libraries besides libstdc++ and Qt.  I
recompiled Qt and libstdc++ comes with gcc.

Felix


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]