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/33570] Just tried to compile a java source code with gcc java



------- Comment #1 from tromey at gcc dot gnu dot org  2007-09-30 18:31 -------
Compiling java source with "gcc" is not really supported.
Instead use the gcj driver, which reads libgcj.spec and thus
gets the proper options passed to jc1.


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID
            Summary|Just tried to compile a java|Just tried to compile a java
                   |source code with gcc java   |source code with gcc java


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


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