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 binutils build on sparc.


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


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