This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: IRIX 6.2 egcs-971016/gcc/Makefile.in problem
- To: Olav Kolbu <olav dot kolbu at usit dot uio dot no>
- Subject: Re: IRIX 6.2 egcs-971016/gcc/Makefile.in problem
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Mon, 20 Oct 1997 09:41:22 -0600
- cc: egcs-bugs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <Pine.HPP.3.96.971020095826.10380U-100000@aragorn.uio.no>you write:
> The following block from gcc/Makefile.in creates a problem when
> compiling using the IRIX 6.2 compilation suite (/bin/make, /bin/cc etc).
> '@inhibit_libc@' disappears and the \ ends up collecting
> the first line of the comment below. This kinda messes things up :-)
I fixed this a day or two ago :-)
> Other than that, gcc/f/bld.c fails to compile on a strange syntax error.
> But since I used IRIX cc and the docs state that you need gcc to compile
> the fortran bit I didn't bother too much with that. Let me know if you
> want them.
Yea. I don't think this is worth worrying about.
> Anyone interested in general warnings? There were a few that looked like
> they could cause problems, typically "expression always 0" kinda things.
Go ahead and send them to the list. We can't know if they're important
until we look into them.
> PS It failed to install as well, but I haven't had time to find out
> which bit failed (with "don't know how to make install"). I just added
> -k to make and continued. :-)
If you could track that down it would be greatly appreciated. make install
shouldn't fail :-)
jeff