This is the mail archive of the gcc-patches@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]

Re: install broken for treelang


On Tue, 2003-10-21 at 08:08, Andreas Jaeger wrote:
> Mark Mitchell <mark@codesourcery.com> writes:
> 
> >> chmod a-x /opt/gcc/3.4-devel/info/g77.info*
> >> chmod: failed to get attributes of `/opt/gcc/3.4-devel/info/g77.info*': No such file or directory
> >
> > Does /abuild/aj/builds/gcc/misc/gcc/doc/g77.info exist?
> 
> I'll double check - I had removed the build dir already and will start
> again.

I was able to replicate one problem (by removing g77.info and setting
BUILD_INFO to the empty string), which I fixed with this patch.

I'm not sure yet if that's going to fix David's problem or not.  (Some
of the language-specific Makefiles -- like Ada -- do not respect
BUILD_INFO.)

Applied on the mainline.

-- 
Mark Mitchell <mark@codesourcery.com>
CodeSourcery, LLC

Attachment: diffs
Description: Text document


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