This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: dynamic/shared libraries for darwin?
- From: Mike Stump <mrs at apple dot com>
- To: Andreas Tobler <toa at pop dot agri dot ch>
- Cc: GCC <gcc at gcc dot gnu dot org>
- Date: Sun, 16 Feb 2003 10:51:24 -0800
- Subject: Re: dynamic/shared libraries for darwin?
On Sunday, February 16, 2003, at 08:17 AM, Andreas Tobler wrote:
is anybody working on dynamic libraries for darwin?
C (such as libgcc) might be reasonable. But bear in mind, we have
binary compatibilities requirements that span decades, not just one
major release. We avoided shipping C++ libraries in the past as we
didn't have the resources and time to devote to the problem. In fact,
we avoid C++ system libraries, as it isn't abi stable.
I don't think anyone around here it doing much.