[Bug c/22305] New: Error during the make
lionel dot roux at bio-rad dot com
gcc-bugzilla@gcc.gnu.org
Tue Jul 5 07:31:00 GMT 2005
I have the following errors during the make on AIX 5.2 ML5 with GCC4.0:
cc -c -DHAVE_CONFIG_H -I.. -I. -I./../lib -g m4.c
cc -c -DHAVE_CONFIG_H -I.. -I. -I./../lib -g builtin.c
"builtin.c", line 618.60: 1506-280 (W) Function argument assignment between
types "int(*)(const void*,const void*)" and "int(*)(const unsigned char*,const
unsigned char*)" is not allowed.
cc -c -DHAVE_CONFIG_H -I.. -I. -I./../lib -g debug.c
"debug.c", line 228.15: 1506-275 (S) Unexpected text '...' encountered.
"debug.c", line 246.3: 1506-045 (S) Undeclared identifier va_alist.
make: 1254-004 The error code from the last command is 1.
thanks for your help
Lionel Roux
--
Summary: Error during the make
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: lionel dot roux at bio-rad dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: P615 AIX 5.2 ML5
GCC target triplet: P615 AIX 5.2 ML5
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22305
More information about the Gcc-bugs
mailing list