Subject: Re: 2.1_RC4 ./build.sh distribution breaks on i386
To: Jeff Rizzo <riz@NetBSD.org>
From: Geert Hendrickx <geert.hendrickx@ua.ac.be>
List: netbsd-users
Date: 09/16/2005 22:09:14
On Fri, Sep 16, 2005 at 12:56:29PM -0700, Jeff Rizzo wrote:
> Geert Hendrickx wrote:
> 
> >On Fri, Sep 16, 2005 at 12:26:11PM -0700, Jeff Rizzo wrote:
> >  
> >
> >>Do you maybe have some options set?  the release is building fine on the
> >>autobuild machines...
> >>    
> >>
> >
> >-march=pentium4.  Would that make things bigger?  I rebuild the floppies/
> >directory (ramdisks et al) without the CFLAGS, and I still got the error.
> >Maybe I should do an entire rebuild without.  
> >
> >GH
> >  
> >
> 
> Yes, it could (and apparently, does) make things bigger.  You would need
> to (at least) rebuild libc.  (I happen to know it works with no options,
> because the autobuild has already completed i386)

Heh, so it would not be possible to generate releases with non-standard
compiler flags?  make iso-image worked fine though (after manually copying
boot-big.fs in place).  

GH