g77 mangling problem

craig@jcb-sc.com craig@jcb-sc.com
Wed Mar 31 10:04:00 GMT 1999


>I just noticed a rather bothersome characteristic of g77. I'm trying
>to link some Fortran functions and subroutines into a C code. If the
>Fortran function name has any underlines in it g77 appends two
>underline characters, e.g., "__", otherwise it appends only one
>underline character.

Yes, that's how it's documented to work.  See

  < http://egcs.cygnus.com/onlinedocs/g77_toc.html >

and look up the relevant items in the docs.

        tq vm, (burley)


More information about the Gcc mailing list