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: Another bootstrap failure...


[ From the darker corners of my TODO... :-/ ]

On Sat, 4 Apr 1998, Jeffrey A Law wrote:
> Take a few steps back.  Get a clean distribution (don't use make
> distclean).

Done.

> Configure in a separate directory and build.  Send me the entire
> log.

Done, unfortunately the problem is still reproducible.

The log will follow by separate mail (If anyone wants to have a
look, just let me know!) 


Ooops, I found the reason: gmake wasn't actually gmake but a sh script
invoking gmake as `exec /some/path/gmake $*` for local reasons.

This had worked for a couple of months but somehow broke in March, that's
why I suspected an egcs problem. Probably, however, this happended due to
a quoting problem with command-line arguments.


Nothing to worry about, but in case someone else ever experiences strange
failures such as mine, this information might prove useful...
 
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]