Hi all,

> See testcase
>
> [EMAIL PROTECTED]:~/cxxtest2$  ./a.out
> cought string: x == 1
> bar: cought string: x == 1
> [EMAIL PROTECTED]:~/cxxtest2$ ./b.out
> Abort trap (core dumped)

Looks like gcc2.9.x works, but it doesn't need to do this of course.

Using ld without using the crt objects with gcc3.x produces a working binary,
but exceptions over shared libs are broken in this case.

So everything works as expected. I'll have to look
where the real problem is for the openoffice-devel
port.

Martin

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to