Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Jul 2001 11:54:08 -0700
From:      "David O'Brien" <obrien@FreeBSD.ORG>
To:        Mark Peek <mark@whistle.com>
Cc:        Peter Jeremy <peter.jeremy@alcatel.com.au>, freebsd-current@FreeBSD.ORG
Subject:   Re: chgrp broken on alpha systems
Message-ID:  <20010707115408.E16759@dragon.nuxi.com>
In-Reply-To: <p05100300b76b7b20810e@[207.76.204.131]>; from mark@whistle.com on Fri, Jul 06, 2001 at 07:40:59AM -0700
References:  <20010706150804.B506@gsmx07.alcatel.com.au> <Pine.BSF.4.21.0107052211560.37078-100000@beppo> <20010706163743.D506@gsmx07.alcatel.com.au> <p05100300b76b7b20810e@[207.76.204.131]>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jul 06, 2001 at 07:40:59AM -0700, Mark Peek wrote:
> I had the same idea last night. I modified my PowerPC cross-compiler 
> "port" to produce an Alpha version. This is based on the lang/gcc295 
> port so it contains the FreeBSD patches for things like -Wformat. For 
> sake of example, I only worried about the compiler and not linking 
> since that would require compiling or downloading the libs for an 
> Alpha.

I think a LP64 i386 compiler would be more useful as one should be able
to make it thru a complete `make buildworld' with it.

BDE does this by setting "_LARGE_LONG" and "LONG_TYPE_SIZE=64".  See
/usr/src/gnu/usr.bin/cc/Makefile.inc.

-- 
-- David  (obrien@FreeBSD.org)

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




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