[patch] Fix binutils build on sparc.

Kazu Hirata kazu@codesourcery.com
Wed Apr 15 02:47:00 GMT 2009


Hi Alan,

Thank you for a quick review.

>> ld/
>> 2009-04-14  Kazu Hirata  <kazu@codesourcery.com>
>>
>> 	* ldlang.c: Include config.h.
> 
> No, just move #include <limits.h> later in the file.  sysdep.h should
> always be first.

OK.  Could I just drop #include <limits.h> in ldlang.c? sysdep.h seems to 
do it all -- include "config.h" first and then <limits.h> if available.

Thanks in advance,

Kazu Hirata



More information about the Binutils mailing list