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]
Other format: [Raw text]

Re: bootstrap/5117: irix6.5 bootstrap failure when using SGI's compiler


Hello again,

I finally found the reason for the problems in auto-host.h:
Due to a misconfiguration of the system I'm working on, the wrong
preprocessor was used ("/lib/cpp" instead of "cc -E"). This is now
fixed. With "configure" now choosing the right preprocessor I got a
clean bootstrap.

Hence the PR can be closed, I guess.

Greetings,
Volker Reichelt

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5117



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