On Wed, 08 Jun 2005 09:45:55 +0200
Jules Colding <[EMAIL PROTECTED]> wrote:
> On Wed, 2005-06-08 at 09:42 +0200, Jules Colding wrote:
> BTW: My make.conf is:
>
> # These settings were set by the catalyst build script that automatically
> built this stage
> # Please consult /etc/make.conf.example for a more detailed example
> CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
^---redundant for a
-O flag - see man gcc
^-- Change to -O2
Try using -O2 until after the system is up and running.
Bob
--
-
--
[email protected] mailing list