Danny Backx wrote:

> I would
> have expected it to report that the symbol I want to look up isn't
> present, because objdump says it has no symbols, but it does find it.

  "objdump -t" dumps only the COFF symbol table, that is .obj-file-style
symbols, debug symbols, etc.; what you are looking at here is an *export*,
which is an entirely separate namespace and mechanism.

    cheers,
      DaveK


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to