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 other/29878] Clarify gcc jc1 cc1 cc1plus installation problem No such file or directory error



------- Comment #2 from jg at jguk dot org  2006-11-30 15:52 -------
Hi,

> What the issue is that distros split up GCC into different packages which means
> it is an installation issue but not a GCC issue.

Good point.

I still think the text can be improved; how about like this:

gcc: installation problem, cannot exec GNU Java Compiler
'/usr/lib/gcc/i486-linux-gnu/4.0.3/jc1':

* This includes the full-path, as this is hard coded per build of gcc as I
understand it. i.e. "jc1" is not in the PATH.

* This change is needed because:
  (a) the present error mentions a directory
  (b) an indication of what jc1 actually is helps the user resolve the problem.

I'll wait for a reply before re-opening the bug.
Cheers
Jon


-- 


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


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