[Bug fortran/47260] DLLEXPORT: TREE_PUBLIC for procedures lost between trans-decl.c and tree.c
craig.powers at gmail dot com
gcc-bugzilla@gcc.gnu.org
Fri Jan 14 01:15:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47260
--- Comment #12 from Craig Powers <craig.powers at gmail dot com> 2011-01-14 00:10:29 UTC ---
Rather more tricky to get gcc built in mingw than I would have liked, but...
it's all fixed. I can export with DLLEXPORT or with a .def file.
Thanks for the quick fix!
More information about the Gcc-bugs
mailing list