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 java/14044] New: libjava


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


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