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]

Re: Replacement for __builtin_vec_delete etc. ??


> 
> > I see that the functions were removed but I can't figure out
> > how they were replaced.
> 
> See gcc/cp/new*.cc.  If you build up a libgcc.a and nm it, you'll see:
> 
> kankakee bash[282] nm libgcc.a | grep builtin_new
> 00000008 W __builtin_new
>          U __builtin_new
> 

Since VMS uses its own build environment (there is no sh/csh/bash on VMS !)
the change to cp/Make-lang.in for new*.cc was undetected.

Thanks for the information, I'll send an updated makefile.vms to egcs-patches.

Klaus
-- 
proGIS Software                 E-Mail: kkaempf@progis.de
Dipl.-Inform. Klaus K"ampf      Fax:    0241-47067-29
Jakobstr. 117                   Voice:  0241-47067-11
D-52064 Aachen                  WWW:	http://www.progis.de



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