Does adding -march=athlon64 to CFLAGS help ?
You may report this to the amd mailing list ,too.
On Sun, 2005-02-20 at 20:27 +0000, Qian Qiao wrote:
> On Sun, 20 Feb 2005 22:13:47 +0200, Ivan Yosifov <[EMAIL PROTECTED]> wrote:
> > CXXFLAGS="${CFLAGS"
> >
> > The left curly brace must be matched by a right curly brace. Make it
> >
> > CXXFLAGS="${CFLAGS}"
> >
> > Does it work now ?
> >
>
> That was a typo in the email, not the actual make.conf.
>
> The CFLAGS is now set to -O2, and still won't bootstrap.
>
> -- Joe
>
--
[email protected] mailing list