From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21347 invoked by alias); 17 Jul 2007 01:09:35 -0000 Received: (qmail 21329 invoked by uid 48); 17 Jul 2007 01:09:35 -0000 Date: Tue, 17 Jul 2007 01:09:00 -0000 Message-ID: <20070717010935.21327.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libgcj/24403] --enable-java-awt=qt fails to build In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "rob1weld at aol dot com" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2007-q3/txt/msg00031.txt.bz2 ------- Comment #14 from rob1weld at aol dot com 2007-07-17 01:09 ------- (In reply to comment #11) > ping... > > This is known and will not be fixed until 4.2. > Now that 4.2 is released and it still doesn't work, can we get this working in > 4.3? Thats the spirit guys! So many threads have a reply that says: "it's broken, don't do it" - I say enable it, and lets fix it! I'm compiling "gcc version 4.3.0 20070716" and as far as "_building_" goes, it works - not at the _testing_ part yet. Make sure you alter file "gcc-4_3-build/i686-pc-linux-gnu/libjava/classpath/native/jni/gtk-peer/Makefile" to use "moc-qt4" and not "moc" (if your "moc" is for Qt3). gcc/xgcc -v Using built-in specs. Target: i686-pc-linux-gnu Configured with: /root/downloads/gcc-4_3-trunk/configure --verbose --enable-languages=c,ada,c++,fortran,java,objc,obj-c++ --prefix=/usr/test --enable-objc-gc --disable-multilib --with-gxx-include-dir=/usr/test/include/c++/4.3 --enable-libstdcxx-debug --enable-static --enable-shared --enable-initfini-array --enable-__cxa_atexit --enable-threads=posix --enable-version-specific-runtime-libs --enable-libssp --enable-libmudflap --enable-libgomp --disable-werror --enable-nls --with-included-gettext --enable-decimal-float --enable-debug --enable-java-gc=boehm --with-x --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib --enable-java-awt=gtk,xlib,qt,x --enable-gtk-cairo --enable-qt-peer --enable-xmlj --enable-gconf-peer --enable-libgcj-debug --enable-plugin --enable-tool-wrappers --enable-portable-native-sync --enable-examples --with-dwarf2 --with-stabs --enable-hash-synchronization --enable-gc-debug --enable-interpreter --with-system-zlib --enable-libada --with-tls --with-tune=athlon-xp --with-cpu=athlon-xp --with-arch=athlon-xp --enable-stage1-checking=assert,df,fold,gc,misc,rtl,rtlflag,runtime,tree -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24403