This is the mail archive of the binutils@sources.redhat.com 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 for IA64 HP-UX build


On Wed, 2005-05-04 at 16:57, Steve Ellcey wrote:
> I hope there are no platforms where including both will cause a problem.

Just checking gcc/system.h, I see that it has STRING_WITH_STRINGS and a
configure check to set it.  This support was added here:
    http://gcc.gnu.org/ml/gcc-patches/1998-08/msg00317.html
which suggests that including both can be unsafe, but offers no proof.

The configure test for this is ACX_HEADER_STRING which is in
config/acx.m4, which also happens to be in the binutils tree.  So it
would be possible for us to use it here.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



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