[Bug java/58284] Compiling jvgenmain failes with lots of "undefined reference" errors

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58284

Andrew Pinski  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #5 from Andrew Pinski  ---
Closing as won't fix as the Java front-end has been removed from the trunk.

[Bug java/58284] Compiling jvgenmain failes with lots of undefined reference errors

2013-09-02 Thread smith_winston_6079 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58284

--- Comment #4 from Winston Smith smith_winston_6079 at hotmail dot com ---
I see. Is that the cause for the issue?


[Bug java/58284] Compiling jvgenmain failes with lots of undefined reference errors

2013-09-01 Thread smith_winston_6079 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58284

--- Comment #2 from Winston Smith smith_winston_6079 at hotmail dot com ---
Same error with 4.7.3, but 4.8.1 gets past it. Until it hit
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57900.


[Bug java/58284] Compiling jvgenmain failes with lots of undefined reference errors

2013-09-01 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58284

--- Comment #3 from Andrew Pinski pinskia at gcc dot gnu.org ---
--enable-stage1-languages=all

Don't use that, it is not useful really.


[Bug java/58284] Compiling jvgenmain failes with lots of undefined reference errors

2013-08-31 Thread smith_winston_6079 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58284

--- Comment #1 from Winston Smith smith_winston_6079 at hotmail dot com ---
The same happens if the build dir is not a symlink.