Mail Archives: pgcc/1999/06/12/12:39:38
On Thu, Jun 03, 1999 at 09:31:17PM +0200, Marc Lehmann wrote:
>
> On Thu, Jun 03, 1999 at 07:05:44AM -0700, Jackson Chan wrote:
> >
> > I have successfully installed pgcc on my system. I compiled it with egcs.
> > But after pgcc is installed, I tried to recompile pgcc again with pgcc,
> > how come it never work with option -march=pentiumpro ?????
> >
> > Is it a bug or it just never compile under pgcc itself ????
>
> Both. Its a bug in 1.1.3 and I recommened compiling pgcc with egcs
> (although it should work, and, yes, its a bug ;(
I'm creating a new Linux distribution that uses pgcc as it's default compiler.
Right now we are using pgcc 1.1.3 and one of our requirements is that all
packages are able to recompile themselves. We have five different builds, for
the Pentium, PentiumPro+, AMD K6, Pentium (+NewInstructions), PentiumPro+ (+
NewInstructions).
Question: is there a version of pgcc that is available (1.1.1? 1.0.3?) that can
compile itself properly using all of the following compile options:
-O6 -mpentium
-O6 -mpentiumpro
-O6 -mpentium -march=pentium
-O6 -mpentiumpro -march=pentiumpro
-O6 -mamdk6
If not, is there a version of egcs that will suit our needs? Or is there a
work-around for pgcc? Or when can we expect a fix for the -mpentiumpro
compiler flag? :)
Best Regards,
--
Daniel Robbins
Chief Architect
Enoch GNU/Linux
drobbins AT swcp DOT com
http://www.swcp.com/~drobbins/enoch
- Raw text -