help-rcs
[Top][All Lists]
Advanced

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

[Bug c/3736] HPUX 11i not supported


From: Ulrich dot Windl at rz dot uni-regensburg dot de
Subject: [Bug c/3736] HPUX 11i not supported
Date: 12 Mar 2004 08:14:52 -0000

------- Additional Comments From Ulrich dot Windl at rz dot uni-regensburg dot 
de  2004-03-12 08:14 -------
After suffering for about two years from this bug I eventually found the simple
explanation and solution: Gcc uses it's won version of <sys/types.h> that lacks
the definition for `bsize_t'. The simple solution seems to be this: Just move
gcc's version of <sys/types.h> out of the way:
cd /usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.3.2/include/sys; mv types.h
ULItypes.h
(assuming noone will inlude <sys/ULItypes.h>; you just could remove the file,
but who knows... maybe you want it back for some reason...)

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3736




reply via email to

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