Subject: Re: building CURRENT on netbsd-3-0-RELEASE failed
To: Quentin Garnier <cube@cubidou.net>
From: Oliver Peter <ollie@vader.homeunix.org>
List: current-users
Date: 06/07/2006 18:31:33
--Kj7319i9nmIyA2yE
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Jun 07, 2006 at 02:27:20PM +0200, Quentin Garnier wrote:
> On Wed, Jun 07, 2006 at 01:16:44PM +0200, Oliver Peter wrote:
> > Dear friends,
> >=20
> > This night I tried to build -CURRENT on my 3-0-RELEASE.
> > It failed and I can't find the error.
> > Maybe there's someone how wants to help me to fix the error.
> [...]
> > ### bootxx_msdos size 7708 is larger than 7680
>=20
> This is the error.
>=20
> > CFLAGS+=3D-pipe -march=3Dpentium3
>=20
> This is the cause.  -march=3Dpentium3 produces slightly larger code, which
> makes the bootblocks explode.
>=20
> You really want to drop that flag from CFLAGS, CXXFLAGS and COPTS, and
> put it in CPUFLAGS instead.  That way it will only be used when it is
> actually relevant.

I moved the -march=3Dpentium3 flag to CPUFLAGS and everything wents fine.
Thanks a lot for all your time.

--=20
Oliver Peter, email: hoschi@vader.homeunix.org, ICQ# 113969174
"Worker bees can leave. Even drones can fly away. The Queen is their slave."

--Kj7319i9nmIyA2yE
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (FreeBSD)

iEYEARECAAYFAkSG/2UACgkQ6LH/IUVtaI+n5ACdEvX+xRcHk5tKbRzTMNDHUkk7
RaoAn1Lv1zCF4mspwPyM4Ze3Mczqasyk
=ku8P
-----END PGP SIGNATURE-----

--Kj7319i9nmIyA2yE--