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]

[Bug libgcj/32781] Build breaks - libstdc++-v3/include/bits/stl_algobase.h: In function '_OI std::__copy_aux(_II, _II, _OI)': error: expected primary-expression before ')' token



------- Comment #6 from rob1weld at aol dot com  2007-07-17 01:26 -------
Thank you Andrew. !

This bug report was about a "blocker" - the build breaking, unable to continue.

I altered the Makefile to use "moc-qt4" (instead of "moc") and the build
continued past that point perfectly well, that was indeed the problem. I posted
the solution in PR24403.

_IF_ someone fixes configure / Makefile.in to detect / test the Qt version (we
will want 4) then the build will continue and this "blocker" will be fixed.

The "quality" of Qt4 (other Qt4 stuff works fine on _my_ machine) is a
different bug report and not GCC's fault in any event - thus not relevant to
GCC 4.3.



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32781


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