Re: [PATCH] Support new egcs/pgcc -mpentium(pro) options

Anthony Barbachan (barbacha@Hinako.AMBusiness.com)
Mon, 14 Dec 1998 19:25:02 -0500 (EST)


On Sun, 13 Dec 1998, Matthias Andree wrote:

> On Sun, 13 Dec 1998, Anthony Barbachan wrote:
>
> > Yes it does. BTW, GNU is recommending the -m{cpu name} not be used as it is
> > going to be fazed out in the future. The new style
> > is -mcpu=pentium, -mcpu=pentiumpro. (also -mcpu=586,686 if I remember
> > correctly)
> > And pegcs has -mamdk6 for the AMD K6, and I think another one for Cyrixes
> > too.
>
> What is pegcs and where can I find it? I regretfully don't have the
> resources to scan for every gcc/egcs variant out there although a
> separate K6 or M-II option would be great.
>

Sorry pegcs was a typo. Since pgcc is a patched egcs I tend to think
of it as pegcs. I know that it has AMD optimizations. Both -mamdk6 and I
think -mk6 or something like that. The secondary option is for beta
optimizations so you should only use -mamdk6. Just check the Pentium GCC
group's web site and you should find out any other options. Although, if
I remember correctly, their web site claims to have Cyrix optimization I
do not know what they are. You may have to ask them.

> > BTW, according to pgcc's web site to get the maximum, safe, optimizations
> > using their compiler you should use the -O6 option.
>
> Okay, will be set in next patch version.
>
> > The pentium and pentium pro options appeared in gcc 2.8.0, which is what
> > egcs is based on, and pgcc is an addon to egcs.
>
> Will change the help text accordingly.
>
> Thanks.
>
> --
> Matthias Andree
> --- How to obtain PGP public key
> <mandree@dosis.uni-dortmund.de> <<< /finger/ this
> <m_andree@line.org> <<< mail, subject "SEND PGP-PUBLIC-KEY"
>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/