This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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]

size_t problem in include files


Hi folks
I am trying to compile my program on GCC 3.3.1 but in many header files like unistd.h, string.h and some other headers, i find the following errors:
error: type specifier omitted for parameter 'size_t'
error:'size_t' is used as a type, but is not defined as a type.


What is the problem. Thanks in advance
Thair
UNSW
Australia

_________________________________________________________________
Sell your car for $9 on carpoint.com.au http://server-au.imrworldwide.com/cgi-bin/b?cg=link&ci=ninemsn&tu=http://carpoint.ninemsn.com.au?refid=hotmail_tagline



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