Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jan 2002 18:24:28 +0100
From:      Bernd Walter <ticso@cicely8.cicely.de>
To:        Christian Weisgerber <naddy@mips.inka.de>
Cc:        freebsd-alpha@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/boot/i386/boot2 boot2.c
Message-ID:  <20020110182428.E27279@cicely8.cicely.de>
In-Reply-To: <a1k6lp$1ns$1@kemoauc.mips.inka.de>
References:  <200201091546.g09FkHP38373@freefall.freebsd.org> <200201091604.aa76776@salmon.maths.tcd.ie> <a1k6lp$1ns$1@kemoauc.mips.inka.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 10, 2002 at 01:58:17PM +0000, Christian Weisgerber wrote:
> Ian Dowse <iedowse@maths.tcd.ie> wrote:
> 
> > A similar change is required on the alpha. Could someone check that
> > the following patch fixes the problem with 16k/2k filesystems on
> > the alpha?
> 
> > -#define BUFSIZE 8192
> > +#define BUFSIZE 16384
> 
> This doesn't work for me.  The bootstrap dies like before.
> (-CURRENT)

Can the gcc handle >64k globals on alpha?
There are at least 4 static char arrays allocated with that size.

-- 
B.Walter              COSMO-Project         http://www.cosmo-project.de
ticso@cicely.de         Usergroup           info@cosmo-project.de


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




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