[Bug target/31073] symbol names are not created with stdcall syntax
burnus at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Mar 8 17:07:00 GMT 2007
------- Comment #3 from burnus at gcc dot gnu dot org 2007-03-08 17:06 -------
> gfortran --target-help
> --add-stdcall-alias Export symbols with and without @nn
> --disable-stdcall-fixup Don't link _sym to _sym@nn
> --enable-stdcall-fixup Link _sym to _sym@nn without warnings
I couldn't find anything about this in the .texi documentation, but anyway this
is target specific and has nothing to do with the Fortran frontend. It seems as
if --add-stdcall-alias is indeed what you want, but reading the manpage -mrtd
seems to do something different and -mrtd seems to work.
=> component: Target
--
burnus at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|fortran |target
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31073
More information about the Gcc-bugs
mailing list