[Bug fortran/31073] symbol names are not created with stdcall syntax

2007-03-08 Thread wt at simpack dot de
--- Comment #2 from wt at simpack dot de 2007-03-08 16:17 --- the docs say: gfortran --target-help ... --add-stdcall-aliasExport symbols with and without @nn --disable-stdcall-fixupDon't link _sym to [EMAIL PROTECTED] --enable-stdcall-fixup

[Bug fortran/31073] symbol names are not created with stdcall syntax

2007-03-07 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2007-03-07 17:13 --- > I am trying to compile f90 code into objects that generate the symbol names > in stdcall syntax, i.e. [EMAIL PROTECTED] I think you are not looking for -mrtd but for versioned symbols. -mrtd does: "Use a different