[Bug java/2370] Behavior of main compilation without --main is unfriendly

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=2370 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug java/2370] Behavior of main compilation without --main is unfriendly

2004-10-21 Thread dhazeghi at yahoo dot com
-- What|Removed |Added CC|dhazeghi at yahoo dot com | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2370 --- You are receiving this mail because: --- You ar

[Bug java/2370] Behavior of main compilation without --main is unfriendly

2004-10-01 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2004-10-01 16:27 --- I would like this to be even more friendly. Ideally, gcj X.java would generate --main automatically, as mentioned, and gcj *.java would generate --main if there was only one main method in the source files o