This is the mail archive of the gcc-bugs@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]

[Bug pch/48201] ndefined reference to `__builtin_stdarg_start' when compiling util-vserver-0.30.216 on gentoo


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48201

--- Comment #2 from praktakus at go2 dot pl 2011-03-19 14:22:30 UTC ---
How should i fix my problem then?
Should I relly on anyone?
Best regards,
MB


Dnia 19 marca 2011 3:54 "pinskia at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
napisaÅ(a):

> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48201
> 
> Andrew Pinski <pinskia at gcc dot gnu.org> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>              Status|UNCONFIRMED                 |RESOLVED
>          Resolution|                            |INVALID
> 
> --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-03-19 02:54:17 UTC ---
> __builtin_stdarg_start has been removed as it was broken and not used by GCC's
> headers any more (it was really internal to GCC's stdards headers). 
> __builtin_va_start is the replacement.
> 
>


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