Port-i386 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Unable to build NetBSD/i386 5.1
On Wed, May 18, 2011 at 01:47:00AM +0000, Andrew Ball wrote:
> Hello Manuel,
>
> MB> Wow. I guess you have something in
> > /etc/mk.conf, or on the build.sh command
> > line ?
>
> ipaq# cat mk.conf
> X11_TYPE= modular
> CFLAGS= -mfpmath=sse -msse -march=pentium3
This will probably disable optimization.
> CXXFLAGS= -mfpmath=sse -msse -march=pentium3
> PKG_DEFAULT_OPTIONS-=inet6
> ipaq#
Setting "CFLAGS" or "CXXFLAGS" manually is *wrong*. Please do not do it
as you will break the build of many things. Please use the "cpuflags"
package instead which knows all the necessary tricks.
Kind regards
--
Matthias Scheler http://zhadum.org.uk/
Home |
Main Index |
Thread Index |
Old Index