Erik van Pienbroek schreef op za 25-05-2013 om 20:46 [+0200]: > Here's a really minimal testcase which demonstrates the problem: > > $ touch foo.c > $ i686-w64-mingw32-gcc -shared foo.c -o foo.dll -Wl,--export-all-symbols > $ i686-w64-mingw32-objdump -p foo.dll > <snip> > [Ordinal/Name Pointer] Table > [ 0] InterlockedCompareExchange@12 > [ 1] _InterlockedCompareExchange > <snip> > > So even when an empty library is built it will export the two > InterlockedCompareExchange symbols..
Any news on this issue? ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
