This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/14044] New: libjava
- From: "scaccopardo at tiscali dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Feb 2004 10:49:59 -0000
- Subject: [Bug java/14044] New: libjava
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Hi,
thanks for the help!!!
I downloaded g++ but not the source code...now all works but...
$ pwd
/usr/build
$ /usr/src/gcc-3.3.1-3/configure --enable-threads=win32 --enable-sjlj-
exceptions --enable-libjava --enable-languages=c,c++,java
--prefix=/usr/local
$ make
OK!!! (no errors)
(I also tried make bootstrap and make install)
But this didn't produce the jar file I need...
In fact, I didn't see messages about .java compilation...
messages I see if I .configure directly using .configure in
libjava directory inside gcc-3.3.1 source tree
(it fails after a while, in fact you told me I don't have to
compile it separately)
? Should I use jar.exe to produce the jar ?
Now I have the .class files but this try seems like an "hack" try...
Thanks in advance,
Davide
--
Summary: libjava
Product: gcc
Version: 3.3.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: scaccopardo at tiscali dot it
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14044