Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Sep 2008 13:59:23 +0200
From:      Gary Jennejohn <gary.jennejohn@freenet.de>
To:        "Daniel de Oliveira" <akulatraxas@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Current using -Os -pipe -march=pentium3m
Message-ID:  <20080918135923.784ca646@peedub.jennejohn.org>
In-Reply-To: <35e5bf980809180340x52a4cccdsc7fb7ebd9d2e676a@mail.gmail.com>
References:  <35e5bf980809180340j171e39ao3d6bf6732ff4c165@mail.gmail.com> <35e5bf980809180340x52a4cccdsc7fb7ebd9d2e676a@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 18 Sep 2008 07:40:51 -0300
"Daniel de Oliveira" <akulatraxas@gmail.com> wrote:

> Hi all
> 
> I have some problems here trying to compile my system using..
> 
> CPUTYPE?=pentium3m
> CFLAGS=-Os -pipe
> 
> When I take off the CFLAGS, all things works properly. A lot of errors
> in different points occurs (kernel and buildworld), so at this point I
> dont a have log, btw, when I comment CFLAGS lines, everything compiles
> fine. Just for information, is there something wrong with that?
> 

It's generally recommended not to play around with the CFLAGS settings
for buildworld/buildkernel.  The defaults have been chosen for a good
reason - they work.

---
Gary Jennejohn



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080918135923.784ca646>