Xerces-C: two issues with gcc4/cygwin-1.7

Charles Wilson cygwin@cwilson.fastmail.fm
Mon May 4 13:19:00 GMT 2009


Dave Korn wrote:
>   Let's see the output for 'nm xercesc/util/.libs/XMLException.o'; that should
> confirm whether the typeinfo got generated or not.  After that, we'll need to
> find out if it's in the DLL but not exported, and whether auto-export is in
> operation or not.

Attached.

objdump -x -C cygxerces-c-3-0.dll | grep XMLException | grep typeinfo

[39037](sec  3)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0005f780 typeinfo
name for xercesc_3_0::XMLException
[39038](sec  3)(fl 0x00)(ty   0)(scl   2) (nx 0) 0x0005c7f0 typeinfo for
xercesc_3_0::XMLException

I'll send the full objdump output to you off-list (it's 0.5M compressed).

--
Chuck

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: XMLException.nm
URL: <http://cygwin.com/pipermail/cygwin/attachments/20090504/04ece5a2/attachment.ksh>
-------------- next part --------------
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


More information about the Cygwin mailing list