Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Mar 2003 01:26:24 +0100 (CET)
From:      Martin Blapp <mb@imp.ch>
To:        rittle@labs.mot.com
Cc:        current@freebsd.org
Subject:   Re: C++ Exception handling with shared libs in current is broken again
Message-ID:  <20030313012402.Q59497@cvs.imp.ch>
In-Reply-To: <200303130019.h2D0JNCa005456@latour.rsch.comm.mot.com>
References:  <200303130019.h2D0JNCa005456@latour.rsch.comm.mot.com>

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

> the gcc side of things, this is the only supported way to make a C++
> shared image with gcc3 on modern ELF platforms:

Thank you even I have found that out myself too :) Using
ld directly is a no-go for a gcc3.2 platform. Linking with
the crt files fixes the problem.

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?20030313012402.Q59497>