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]

Re: Fortran bootstrap failure


On Tue, 16 Jun 1998, Craig Burley wrote:
>> Please find that Makefile attached to this message.
> I can't read that.  I think I was once told what the name of the
> pertinent tool was, but can't recall [...]

This was a MIME attachment, which I believe should be readable for any
standards compliant mailer (RFC 1341, June 1992). In the future I'll
simply insert stuff like that directly in the message body, if that's
preferred on this list. Sorry if it has caused problems...

> Strange -- apparently other people have successfully built on
> Pentium and Alpha [...]

I have done a couple of tests now...

> Have you tried starting from a completely fresh egcs-19980615.tar.gz
> file?  Sometimes patched trees get out of phase, etc.

...including a fresh `cvs checkout` and I believe that my problem 
directly stems from the LANGUAGES="c c++" in the following line of
my bootstrap script:
  /usr/bin/nohup gmake LANGUAGES="c c++" bootstrap &

With LANGUAGES="c++" or without that LANUAGES assignment at all, my
bootstraps succeed.


Note that I've successfully used that script for quite some months now
without any problems (and I consider the LANGUAGES feature quite useful).


Please let me know whether you can reproduce or -- better yet ;-) -- fix
this. If you need any further information, I'll be happy to provide that.

Ciao,
Gerald
-- 
Gerald Pfeifer (Jerry)      Vienna University of Technology
pfeifer@dbai.tuwien.ac.at   http://www.dbai.tuwien.ac.at/~pfeifer/



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