Current using -Os -pipe -march=pentium3m

Gary Jennejohn gary.jennejohn at freenet.de
Thu Sep 18 11:59:25 UTC 2008


On Thu, 18 Sep 2008 07:40:51 -0300
"Daniel de Oliveira" <akulatraxas at 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


More information about the freebsd-current mailing list