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


On Thu, Jun 26, 2003 at 02:57:33PM -0400, Kaveh R. Ghazi wrote:
>  > if you have a modern C++ compiler it already has <vector> and
>  > <string>.
> 
> Not if you just built cc1plus in stage1, see:
> http://gcc.gnu.org/ml/gcc/2003-06/msg02221.html
> 
> Can we (re)write quick mini-string and mini-vector classes to get past
> this?

We could.  But should we?  Why not just build libstdc++ before the
demangler?


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