In message: <[EMAIL PROTECTED]>
            Tom Rhodes <[EMAIL PROTECTED]> writes:
: > On the arm, the __packed is absolutely required to not only compile,
: > but produce correct code.
: 
: This is a hardware thing correct?  Admittedly so, I have no clue
: about ARM.

Given the current ABI that we implement, yes.  The ABI we implement is
influenced by what is optimal for the ARM architecture.  There's a
newer ABI called EABI, iirc, that makes things look slightly more
i386ish so that more software will run.

Warner
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to