Bochs/bochs-testing/plugin-test/test12-modglobalconstr2
Bryce Denney dad1e7b3e9 - build the module symbol name myself instead of letting ltdl do it. On win32
I'm using ltdl even it considers my DLLs to NOT be a libtool archive, and
this is making the symbol name transformation mess up.  If I do it myself,
I can avoid this.
2002-10-17 06:49:44 +00:00
..

test12-modglobalconstr2

This is kind of a stupid example, but it detects platforms that have
problems with their global initializers, and works around it.