You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2001/09/14 16:46:15 UTC

DO NOT REPLY [Bug 3585] - Plenty of ld warnings - symbols twice encountered

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3585>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3585





------- Additional Comments From herbie@us.ibm.com  2001-09-14 07:46 -------
this is normal under the Visual Age C++ 5.0 Professional compiler. they had to 
change the libraries and the compiler to support "extern inline" as required by 
the ANSI C++ standard. you can suppress some of the messages by specifying -
qstaticinline on the command line, but then you can't use "extern inline".

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org