Re: OpenBSD, GCC 4 and Objective C

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ted Unangst
Date: Friday, January 2, 2009 - 5:34 pm

On Fri, Jan 2, 2009 at 4:03 PM, Jonathan Schleifer
<js-openbsd-misc@webkeks.org> wrote:

Well, libc doesn't have any support for exceptions, but that's because
c doesn't have exceptions.  (not the problem).  It's possible that the
libstdc++ built with gcc 4 doesn't have exception support, or maybe
the objective c compiler doesn't, or it links with the wrong library,
or one of a million things that arent turned on because some esoteric
autoconf check failed.  Did you check if a c++ program exhibits the
same problem?
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
OpenBSD, GCC 4 and Objective C, Jonathan Schleifer, (Fri Jan 2, 2:03 pm)
Re: OpenBSD, GCC 4 and Objective C, Jonathan Schleifer, (Fri Jan 2, 2:08 pm)
Re: OpenBSD, GCC 4 and Objective C, Ted Unangst, (Fri Jan 2, 5:34 pm)
Re: OpenBSD, GCC 4 and Objective C, Jonathan Schleifer, (Fri Jan 2, 6:32 pm)