public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Rémi Zara" <remi_zara@mac.com>
To: John Love-Jensen <eljay@adobe.com>
Cc: <gcc-help@gcc.gnu.org>
Subject: Re: Exceptions not caught on AIX 4.3.3 with gcc 3.0.4
Date: Wed, 05 Feb 2003 07:11:00 -0000	[thread overview]
Message-ID: <FB451740-38D8-11D7-84B5-003065B81B34@mac.com> (raw)
In-Reply-To: <BA654ECB.7184%eljay@adobe.com>


Le mardi, 4 fév 2003, à 18:04 Europe/Paris, John Love-Jensen a écrit :

> It was supposed to be fixed in 3.0, but I recall (vaguely) that it 
> hadn't
> been quite fixed correctly.  I don't know the exact 3.0 details, and I 
> may
> be mistaken about 3.0.
>
> Exceptions thrown out of shared libraries MAY have been fixed in 3.1 
> or 3.2.
> I haven't tested them, as we're using a strict C ABI with shared 
> libraries,
> so we do not throw exceptions over shared library boundaries.

My problem happen even if I throw an exception in main() and catch it 
immediately...

> Note:  with 2.95, one could have a problem even with exceptions throw 
> and
> caught WITHIN a shared library.  The library needed to be built a 
> special
> way (early binding).

> The above is pertinent to SunOS, so may or may not be apropos for AIX.
>
> Possible solutions are to use a static library (.a), or to upgrade to 
> the
> latest released GCC (3.2.x).

I guess I will have to try with 3.2.x, then.

Thanks for your help,

Rémi
--
Rémi Zara
web: http://www.remi-zara.net/

      reply	other threads:[~2003-02-05  7:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-04 16:47 Rémi Zara
2003-02-04 17:09 ` John Love-Jensen
2003-02-05  7:11   ` Rémi Zara [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=FB451740-38D8-11D7-84B5-003065B81B34@mac.com \
    --to=remi_zara@mac.com \
    --cc=eljay@adobe.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).