This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/47260] DLLEXPORT attribute requires additional capabilities to be useful
- From: "kargl at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 12 Jan 2011 00:17:37 +0000
- Subject: [Bug fortran/47260] DLLEXPORT attribute requires additional capabilities to be useful
- Auto-submitted: auto-generated
- References: <bug-47260-4@http.gcc.gnu.org/bugzilla/>
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
--- Comment #2 from kargl at gcc dot gnu.org 2011-01-12 00:17:23 UTC ---
I don't use windows, so this could be a red herring.
Have you tried adding -shared or -rdynamic or -fPIC
or -fpic or some combination thereof?
While fortran@gnu is normally a developer mailing list,
I think you may find a solution to your problem if
you post there.