[Bug libgcj/24403] --enable-java-awt=qt fails to build

rob1weld at aol dot com gcc-bugzilla@gcc.gnu.org
Mon Jan 5 22:58:00 GMT 2009



------- Comment #17 from rob1weld at aol dot com  2009-01-05 22:58 -------
(In reply to comment #16)
> ping...
> This missed 4.3 again, it should probably get in now before 4.4 enters freeze
> mode...
How about 4.5 ?


> Re the moc -> moc-qt4 change suggested in comment #14: This should be detected
> by the configure script, moc-qt4 is a nonstandard way some distributions use to
> tell moc 3.x apart from moc 4.x, other candidates for the correct moc include
> "moc4" and simply launching moc from a different path (/usr/lib/qt4/bin/moc) if
> the default moc is from 3.x
> 

"a nonstandard way some distributions..."
I was using GNU/Linux with GNU's gcc - nonstandard or "The Standard".


There are no Docs for having both QT3 _and_ QT4 but it is permissible.

Read these Docs here: http://doc.trolltech.com/4.4/moc.html -- use "-v"
to check that the "moc" you found (on path, and check the "usual 
directories" too) is for QT4 and not QT3.


On OpenSolaris 2008.11 Qt4 is using this to check the version: 

# /usr/local/Trolltech/Qt-4.4.3/bin/moc -v
Qt Meta Object Compiler version 59 (Qt 4.4.3)

Rob


-- 


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



More information about the Gcc-bugs mailing list