[AD] Re: Build Errors on Mac OSX (x86) |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: alleg-developers@xxxxxxxxxx
- Subject: [AD] Re: Build Errors on Mac OSX (x86)
- From: "Peter Hull" <peterhull90@xxxxxxxxxx>
- Date: Sat, 25 Mar 2006 11:00:01 +0000
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZR2UizxBtqBogrD6/rif0WhPTls8Il1ioJSyQz1NwwY00prcb4NIlPmDzVdkXTMX0pvUU/KUDOgYFPTRWKka68Jk7rjHeP6SxV7GthjopmnjnlismP9zW7JT1EX1IAJk4qKjLm/9JgsliW5mnSfwHxUpjfBzN/lSjmSolN2Oi3U=
>
> The .balign stuff was addressed by somebody else earlier.
> basically:
> .balign 4, 0x90 => .p2align 2, 0x90
>
> So I changed them to that and got no errors.
Yes, I just meant that if there was one thing like that, there are
probably others....
Pete