bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Build bug in Binutils 2.11?


From: Karl Bolingbroke
Subject: Build bug in Binutils 2.11?
Date: Mon, 25 Jun 2001 16:59:22 -0600

Hi,
I've run across what may be a bug in the configure/build
phase of Binutils 2.11 on HP-UX 11.00 with GCC 3.0.

The file "include/libiberty.h" uses the type 'size_t'.  This
type is supposed to be derived from the file <stddef.h>, but
<stddef.h> doesn't seem to be defining it.  Adding the line
'#include <sys/types.h>' corrected the problem and allowed
Binutils to build cleanly.

Karl

---------------------------------
Karl Bolingbroke
Flying J Inc.
435-695-1233
address@hidden
---------------------------------





reply via email to

[Prev in Thread] Current Thread [Next in Thread]