Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 May 2007 13:43:30 -0400
From:      Daniel Molina Wegener <dmw@unete.cl>
To:        freebsd-hackers@freebsd.org
Cc:        Maslan <maslanbsd@gmail.com>
Subject:   Re: Problems compiling BUILDING from STABLE
Message-ID:  <200705261343.30607.dmw@unete.cl>
In-Reply-To: <319cceca0705261014s5bde07e1p770aabb6301a6b7f@mail.gmail.com>
References:  <200705261242.58950.dmw@unete.cl> <319cceca0705260959s24574b11u5947fec0ff1a8577@mail.gmail.com> <319cceca0705261014s5bde07e1p770aabb6301a6b7f@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 26 May 2007 13:14:52 Maslan wrote:
> > Have u missed with the CFLAGS ?
>
> Sorry, i mean "messed up"

  Sorry, I can't understand... what's wrong with my CFLAGS.
These flags works for STABLE -- in my make.conf:

--------------------------------8<-------------------------
LOCLACFLAGS=-march=prescott -O2 -pipe
CFLAGS=$(LOCLACFLAGS)
COPTFLAGS=$(LOCLACFLAGS)
CXXFLAGS+=$(LOCLACFLAGS)
CXXOPTFLAGS+=$(LOCLACFLAGS)
--------------------------------8<-------------------------

  Why shouln't work for CURRENT?

  All the other CFLAGS are added because the targets are using 
the level 6 of warnings in sys/mk/bsd.sys.mk

>
>
> ---
> OS Developer
> I'm Searching For Perfection,
> So Even If U Need Portability U've To Use Assembly ;-)
> ---
> http://libosdk.berlios.de
> [SNIP]

Regards,
-- 
 .O. | Daniel Molina Wegener   | C/C++ Developer
 ..O | dmw [at] unete [dot] cl | FOSS Coding Adict
 OOO | BSD & Linux User        | Standards Rocks!




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