This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: # of unexpected failures 768 ?
Michael Haubenwallner <michael.haubenwallner@salomon.at> writes:
> But still: given that x86-solaris started with some Pentium, I just
> can't believe gcc can "optimize" for real 80386 CPU on Solaris now.
>
> Especially as i386 (from config.guess) is the default too.
I'm not sure why you don't believe it. It is what I would expect.
If we want to make this work more normally for ordinary users, I think
the right thing to do would be to patch config.guess to compute a better
value for the build system CPU on Solaris systems.
Ian