------- Additional Comments From tromey at gcc dot gnu dot org  2004-10-11 19:21 
-------
If I use the -I option, it works.
Without the -I option, I get an error as I would expect:

opsy. gcj -C org/jibble/socnet/Graph.java
org/jibble/socnet/Graph.java: In class `org.jibble.socnet.Graph':
org/jibble/socnet/Graph.java: In method
`org.jibble.socnet.Graph.drawImage(int,int,int,int,double,boolean)':
org/jibble/socnet/Graph.java:484: error: cannot find file for class
org.jibble.pircbot.PircBot
org/jibble/socnet/Graph.java:484: confused by earlier errors, bailing out

I don't see a crash.
I'm using:
opsy. gcj --version
gcj (GCC) 4.0.0 20041006 (experimental)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Could you update and try again?



-- 


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

Reply via email to