On Fri, Jul 06, 2001 at 06:59:27PM +0200, Dag-Erling Smorgrav wrote: > "David O'Brien" <[EMAIL PROTECTED]> writes: > > People are making more and more mistakes that break the Alpha build. > > We will soon have two more arches. > > ...which won't really make much difference, as 99% of the difference > in userland code is integer and pointer sizes, so for all practical > purposes (when working on userland code) Alpha, IA64 and Sparc64 will > be equivalent, as will i386 and PowerPC. Not fully -- PowerPC and sparc64 are big-endian. So there could be warning issues with the change in endian'ness that i386 and Alpha do not show. -- -- 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 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
- Re: chgrp broken on alpha systems Bruce Evans
- Re: chgrp broken on alpha systems Dag-Erling Smorgrav