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/5187: gcc 3.0.3 fails to bootstrap on Sun Ultra 60with Solaris 8


> GNU C version 3.0.3 (@target_alias@)

This @target_alias@ is the *real* problem, IMHO.

Most evidently, it does'nt get expanded to the proper target name (sparc-sun-solaris2.8). This
is *very* bad.

Which version of autoconf are you using? Perhaps 2.50? In that case, downgrade to 2.13 and
everything should be ok.

Cheers,
Paolo.



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