This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]