[Bug fortran/47260] DLLEXPORT attribute requires additional capabilities to be useful

2011-01-12 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47260 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||burnus at gcc

[Bug fortran/47260] DLLEXPORT attribute requires additional capabilities to be useful

2011-01-11 Thread craig.powers at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47260 --- Comment #1 from Craig Powers craig.powers at gmail dot com 2011-01-11 23:12:55 UTC --- I've also tried using dlltool and a .def file to coerce my procedure into being exported, with no luck. Does gfortran not support exporting a function?

[Bug fortran/47260] DLLEXPORT attribute requires additional capabilities to be useful

2011-01-11 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47260 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org ---