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]
Other format: [Raw text]

Re: RFA: Please review the new C++ demangler patch


Phil Edwards <phil@jaj.com> writes:

| support can still use it.  That's why it was moved to libsupc++, so that...
| 
|     gcc a_c++_program_only_using_clause_18.cc -lsupc++
| 
| ...a.out does not depend on libstdc++.so at runtime.

May I suggest static link?

-- Gaby


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