Yup. This is the library responsible of that. It is C++ ABI library, essentially a runtime library like libobjc2. (libsupc++ <-> libobjc2, libc++/libstdc++ <-> libgnustep-base, you can think of it that way.)
在 2013-6-13,上午6:39,David Chisnall <[email protected]> 写道: > > On 12 Jun 2013, at 23:35, Frank Rehwinkel <[email protected]> wrote: > >> -- Using /usr/lib/libsupc++.so as the C++ runtime library > > Hmm, this should work. The C++ runtime symbols are missing from this library? > > David > > -- Sent from my Apple II > _______________________________________________ Gnustep-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnustep-dev
