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


> I can send a patch to build libiberty after libstdc++. Will it be
> accepted?

Have you *tried* such a patch?  We've had problems with dependencies
before (unrelated).  I have no technical problems with rearranging the
target build order.  I still have reservations about creating such a
dependency for libiberty in the first place - we've never needed a C++
compiler for such things as libiberty, gdb, and binutils before.
Given that libiberty was originally intended to be a simple
portability layer, this kind of complexity tells me that we're doing
something fundamentally wrong here.


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