libgcc c++ support bits moved
Richard Henderson
rth@redhat.com
Mon Nov 27 10:47:00 GMT 2000
On Mon, Nov 27, 2000 at 09:29:04AM -0800, Mark Mitchell wrote:
> That said, if somebody wants to separate the bits back out, I don't
> see what's bad about doing that, other than that it means that you
> potentially have to ship 3 different .so's for your C++ app:
> libgcc.so, libsupc++.so, libstdc++.so.
You don't really need to move anything. The bits are already
separate enough such that minor makefile fiddling will produce
a shared version.
r~
More information about the Gcc-patches
mailing list