------- 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 [EMAIL PROTECTED]
>   --enable-stdcall-fixup             Link _sym to [EMAIL PROTECTED] 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

Reply via email to