Patch for IA64 HP-UX build
James E Wilson
wilson@specifixinc.com
Thu May 5 01:58:00 GMT 2005
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
More information about the Binutils
mailing list