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/32247] -Wall enables -Wunused enables -Wunused-parameter



------- Comment #11 from gopi dot reddy at motorola dot com  2008-03-14 21:14 -------
(In reply to comment #3)
> ecj1 is not part of GCC.

Well, it should be. I just downloaded gcc4.3.0, compiled it, and tried to
compile a simple test program.

$ gcj --version
gcj (GCC) 4.3.0
Copyright (C) 2008 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.

$ gcj Hello.java
gcj: error trying to exec 'ecj1': execvp: No such file or directory


-- 


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


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