Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Mar 2003 18:26:09 +0100 (CET)
From:      Martin Blapp <mb@imp.ch>
To:        current@freebsd.org
Cc:        kan@freebsd.org
Subject:   Re: ld -Bsharable broken in CURRENT ?
Message-ID:  <20030312182236.L59497@cvs.imp.ch>
In-Reply-To: <20030312154243.C59497@cvs.imp.ch>
References:  <20030312154243.C59497@cvs.imp.ch>

next in thread | previous in thread | raw e-mail | index | archive | help

Hi all,

> See testcase
>
> mb@current:~/cxxtest2$  ./a.out
> cought string: x == 1
> bar: cought string: x == 1
> mb@current:~/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 majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030312182236.L59497>