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  ([EMAIL PROTECTED])

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to