Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Feb 2003 17:00:56 +0100
From:      Marcin Gryszkalis <mg@fork.pl>
To:        Marcel Moolenaar <marcel@xcllnt.net>
Cc:        Terry Lambert <tlambert2@mindspring.com>, alpha@FreeBSD.org
Subject:   Re: Open Watcom compiler
Message-ID:  <3E4A6FB8.5070408@fork.pl>
In-Reply-To: <20030212111719.GA23742@dhcp01.pn.xcllnt.net>
References:  <20030211003353.GA12187@athlon.pn.xcllnt.net> <20030212084617.GA98667@dragon.nuxi.com> <20030212092532.GA20618@ns1.xcllnt.net> <3E4A16AB.1346163E@mindspring.com> <20030212111719.GA23742@dhcp01.pn.xcllnt.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Marcel Moolenaar wrote:
>>You will also need to support alignment
>>and structure packing primitives, so device driver code does not
>>have to be rewritten as pure assembly.
> IIRC packing is already present and I expect alignment to be
> there as well, but cannot recall if I used it before.

from compiler options:
-zp[{1,2,4,8,16}]
set minimal structure packing (member alignment)

-- 
Marcin Gryszkalis
http://fork.pl
<><


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E4A6FB8.5070408>