This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: A shared version of libgcc


> Date: Tue, 2 May 2000 01:46:50 +0200
> From: Mark Kettenis <kettenis@wins.uva.nl>

> It will be hard to do this while keeping the ABI compatible with the
> current implementation.  The current LinuxThreads ABI exposes quite
> a lot of its implementation details.  I even doubt if we can support
> mutexes shared by multiple processes within the current LinuxThreads
> ABI.

Don't worry, the C++ abi, to work, must address these issues, so we
just do what they mandate, and it will all just work.  :-)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]