[Expat-bugs] [ expat-Bugs-926945 ] AMD64 - lib/expat.h: warning:
`cdecl' attribute ignored
SourceForge.net
noreply at sourceforge.net
Fri Apr 30 02:12:34 EDT 2004
Bugs item #926945, was opened at 2004-03-31 15:25
Message generated for change (Comment added) made by fdrake
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=926945&group_id=10127
Category: Build control
Group: Platform Specific
>Status: Closed
>Resolution: Duplicate
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Greg Stein (gstein)
Summary: AMD64 - lib/expat.h: warning: `cdecl' attribute ignored
Initial Comment:
AMD 64 Opteron (Mandrake 9.2)
Expat 1.95.7
when doing a simple ./configure and make, get about 100
of these messages:
/bin/sh ./libtool --silent --mode=compile gcc -g -O2
-Wall -Wmissing-prototypes
-Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H
-I./lib -I. -o lib/xmlp
arse.lo -c lib/xmlparse.c
In file included from lib/xmlparse.c:20:
lib/expat.h:216: warning: `cdecl' attribute ignored
lib/expat.h:220: warning: `cdecl' attribute ignored
lib/expat.h:236: warning: `cdecl' attribute ignored
...
lib/xmlparse.c:663: warning: `cdecl' attribute ignored
lib/xmlparse.c:669: warning: `cdecl' attribute ignored
lib/xmlparse.c:686: warning: `cdecl' attribute ignored
and
In file included from xmlwf/xmlwf.c:10:
lib/expat.h:216: warning: `cdecl' attribute ignored
...
xmlwf/xmlwf.c:25: warning: `cdecl' attribute ignored
...
and
In file included from xmlwf/xmlfile.c:17:
lib/expat.h:216: warning: `cdecl' attribute ignored
...
This does not happen in 1.95.6
asloan at antarctica.net
----------------------------------------------------------------------
>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2004-04-30 02:12
Message:
Logged In: YES
user_id=3066
Duplicate of SF bug #926893.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=926945&group_id=10127
More information about the Expat-bugs
mailing list