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: demengler in libstdc++ is changed


> If it's a problem that it is written in C++, you could always just
> compile it with the LLVM G++ compiler to C.  Include _that_ in
> libiberty...  problem solved! :) :)

It's not that easy if the C++ implementation requires the C++ runtime
library, or if the compiler needed is non-free (or even just difficult
to obtain).


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