gcc 4.0.0, doc/gcc.1 not there

James E Wilson wilson@specifixinc.com
Wed Apr 27 04:48:00 GMT 2005


Karl Berry wrote:
> cp doc/gcc.1 doc/g++.1
> cp: cannot stat `doc/gcc.1': No such file or directory

I can't reproduce this.  The failure looks curious, because the Makefile 
rule has a dependency on doc/gcc.1, so if doc/gcc.1 was missing, then 
why didn't you get an error from make saying the file was missing, 
instead of an error from cp.

Maybe there is something funny about your environment, like an 
auto-mounted NFS src directory which got auto-unmounted during the build?
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



More information about the Gcc-bugs mailing list