[PATCH] Fix build on Solaris 2.5.1

Nick Clifton nickc@redhat.com
Thu Feb 9 22:53:00 GMT 2006


Hi Eric,

> Ping.

Sorry :-(

>>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.

Patch approved - please apply.

Cheers
   Nick





More information about the Binutils mailing list