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/24698] [4.1/4.2 regression] CLASSPATH . no longer implied for class specified on the command line



------- Comment #9 from bero at arklinux dot org  2005-12-12 20:02 -------
After some more testing, it turns out the test case is fixed, but the bigger
test case from the original report isn't.

Compiling ecj with gcj 4.0.1 and using it on a simple .java file still causes a
SIGABRT after strace indicates an attempt to open
org/eclipse/jdt/internal/compiler/parser/readableNames.class
(when there's just a readableNames.properties)


-- 


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


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