Re: [AD] Exceptions, Stack, and Allegro |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: alleg-developers@xxxxxxxxxx
- Subject: Re: [AD] Exceptions, Stack, and Allegro
- From: Ryan Patterson <cgamesplay@xxxxxxxxxx>
- Date: Sun, 28 Nov 2004 12:13:37 -0500
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=Y6F/Y5ovN49s02HYEnltot0c4QPaivmIjhy/jGB+6jmlIMkj6QlHDS5vFSPvMHiMMaEN/AxX7LDWuIGvknThgT7ke8FSR35K4K4YXId98mii5n2dqahalnLwPr1L35BL2dDzQsTeEZVzRDO0UMAKeXIHRK72iG36Mn9y+qN1QQs=
On Sun, 28 Nov 2004 14:58:41 +1100, Peter Wang <tjaden@xxxxxxxxxx> wrote:
> It's not about removing an optimisation, but adding -fexceptions to the
> gcc command-line (and -shared-libgcc for the shared object). I don't
> think it will be that easy to selectively add -fexceptions for gui.c and
> guiproc.c, but if you send in a patch I guess it could be accepted.
Why just these two? If you want to apply it selectively, do it for all
Allegro functions which have callbacks.
--
Regards,
Ryan Patterson <mailto:cgamesplay@xxxxxxxxxx>