This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: [PATCH] Fix build on Solaris 2.5.1


Ping.

> 2006-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
>
> binutils/
>
> 	* configure.in (CHECK_DECLS): Add snprintf and vsnprintf.
> 	* configure: Regenerate.
> 	* objdump.c (fprintf): Remove declaration.
> 	* bucomm.h (fprintf): Declare if not already declared.
> 	(snprintf): Likewise.
> 	(vsnprintf): Likewise.
>
> gas/
>
> 	* configure.in (CHECK_DECLS): Add vsnprintf.
> 	* configure: Regenerate.
> 	* messages.c (errno.h, stdarg.h, varargs.h, va_list):
> 	Do not include/declare here, but...
> 	* as.h: Move code detecting VARARGS idiom to the top.
> 	(errno.h, stdarg.h, varargs.h, va_list): ...here.
> 	(vsnprintf): Declare if not already declared.

http://sourceware.org/ml/binutils/2006-01/msg00236.html

-- 
Eric Botcazou


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