From owner-freebsd-alpha Wed Feb 12 8: 0:55 2003 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCF1B37B401 for ; Wed, 12 Feb 2003 08:00:54 -0800 (PST) Received: from imul.math.uni.lodz.pl (imul.math.uni.lodz.pl [212.191.65.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13A7B43FB1 for ; Wed, 12 Feb 2003 08:00:54 -0800 (PST) (envelope-from mg@fork.pl) Received: from fork.pl (imul.math.uni.lodz.pl [212.191.65.2]) by imul.math.uni.lodz.pl (Mail Transport Agent) with ESMTP id 8C0991F47; Wed, 12 Feb 2003 16:57:14 +0100 (CET) Message-ID: <3E4A6FB8.5070408@fork.pl> Date: Wed, 12 Feb 2003 17:00:56 +0100 From: Marcin Gryszkalis Organization: fork.pl User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20030208 X-Accept-Language: en-us, en, pl MIME-Version: 1.0 To: Marcel Moolenaar Cc: Terry Lambert , alpha@FreeBSD.org Subject: Re: Open Watcom compiler 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> In-Reply-To: <20030212111719.GA23742@dhcp01.pn.xcllnt.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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