Subject: Re: building pentium optimized system from -current
To: None <sdegler@degler.net>
From: Wojciech Puchar <wojtek@tensor.3miasto.net>
List: port-i386
Date: 08/13/2003 18:19:12
>
> Hi,
>
> Use ./build.sh -V USE_TOOLS_TOOLCHAIN=no to get gcc3 on i386.

can i just put

USE_TOOLS_TOOLCHAIN=no in /etc/mk.conf?


and where should i fix makefile to get pentium opt. gcc3?

>
> skd
>
> > how to do it using ./build.sh script?
> >
> > i already patched gcc makefile so pentium-defaulting gcc is made.
> >
> > but build.sh uses toolchain's directory built gcc so it produces
> > complete NetBSD set with gcc defaulting to pentium but with everything
> > optimized to 386/486
> >
> > how to fix this?
> >
> >
> > i tried to compile things with
> >
> > make build DESTDIR=/altroot
> >
> > but it fails after some time - while it worked fine with 2-3 months
> > older sources
> >
> >
> >
> > other question - is gcc 3 supported for i386? build.sh builds with
> > 2.95.3 while i found gcc3 subdirectory in sources
>
>
>