[comp.unix.questions] F77/C subroutine \"connection\"

jmleonar@crdec-vax2.arpa (jle) (03/04/88)

Help!  I'm trying to call C subroutines from f77 (BSD 4.2), and I can't
seem to get the linker to recognize the subroutine names (indicating that
_xxx_ isn't there, where xxx is the routine name.  I have a C file that contains
the two missing routines, but the permutations I've tried don't seem to do
the trick. I'd appreciate any help with this one, as it's the last bug
remaining of a port of a bunch of chemistry code...

                                        Thanks in advance,

                                             Joe Leonard