I've tested with my testapi application (see tools/dll) .

On a DLL created with cegcc, the LoadLibrary system call fails with
error ERROR_BAD_EXE_FORMAT (value 193).

On a DLL created with MSVC by Vincent, LoadLibrary does succeed. 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.
(It says getDLLValue is at 0x781D1000).

        Danny

-- 
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info


------------------------------------------------------------------------------
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