[Bug java/53817] The import antlr cannot be resolved
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53817 wbrana changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|
[Bug java/53817] The import antlr cannot be resolved
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53817 --- Comment #2 from wbrana 2012-06-30 21:11:24 UTC --- It seems jar files have to be in CLASSPATH instead of so files.
[Bug java/53817] The import antlr cannot be resolved
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53817 --- Comment #1 from Andrew Pinski 2012-06-30 21:08:36 UTC --- I think you still need the *.class in the CLASSPATH to be able to import them.