bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Recent checkins


From: Thomas Bushnell, BSG
Subject: Re: Recent checkins
Date: 08 May 2002 15:02:25 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Joachim Nilsson <crash@vmlinux.org> writes:

>       short   int     long    long long
> IA32  16      32      32      64
> IA64  16      32      64      128
> PPC   16      32      32      64
> Sparc 16      32      32      64
> Alpha 16      32      64      128

Incidentally, be *very* careful when working with MiG.

MiG interfaces must be the *SAME* bit widths on all platforms.  That
is, a MiG integer_t is 32 bits and must be 32 bits on *every*
architecture.

Thomas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]