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
- Re: chgrp broken on alpha systems GH
- Re: chgrp broken on alpha systems Matthew Jacob
- Re: chgrp broken on alpha systems Peter Jeremy
- Re: chgrp broken on alpha systems Matthew Jacob
- Re: chgrp broken on alpha systems Peter Jeremy
- Re: chgrp broken on alpha systems Matthew Jacob
- Re: chgrp broken on alpha systems David O'Brien
- Re: chgrp broken on alpha systems Mark Peek
- Re: chgrp broken on alpha systems Matthew Jacob
- Re: chgrp broken on alpha systems David O'Brien
- Re: chgrp broken on alpha systems Dag-Erling Smorgrav
- Re: chgrp broken on alpha systems David O'Brien
- Re: chgrp broken on alpha systems David O'Brien
- Re: chgrp broken on alpha systems David O'Brien
- Re: chgrp broken on alpha systems Matthew Jacob
- Re: chgrp broken on alpha systems David O'Brien
- Re: chgrp broken on alpha systems Matthew Jacob
- Re: chgrp broken on alpha systems David O'Brien
- Re: chgrp broken on alpha systems Matthew Jacob
- Re: chgrp broken on alpha systems John Polstra