[Expat-bugs] [ expat-Bugs-926893 ] AMD64 - lib/expat.h: warning: `cdecl' attribute ignored

SourceForge.net noreply at sourceforge.net
Wed Mar 31 14:12:10 EST 2004


Bugs item #926893, was opened at 2004-03-31 11:12
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=926893&group_id=10127

Category: Build control
Group: Platform Specific
Status: Open
Resolution: None
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

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=926893&group_id=10127



More information about the Expat-bugs mailing list