<None>

Keinert Fritz keinert at IASTATE.EDU
Tue Dec 11 01:40:18 AEST 1990


Subject:Re:  cc, ld -- math libraries on RISC ULTRIX 
Reply-To: keinert at IASTATE.EDU (Keinert Fritz)
Organization: Iowa State University
Followup-To:<1990Dec9.210422.16744 at ux1.cso.uiuc.edu>
Date: Mon Dec 10 14:22:06 1990 GMT

In a previous posting, sudha at cs.uiuc.edu (Sudhakar Yerramareddy) asks

> I am trying to call a fortran subroutine from a C program.  I tried this
> on the DS3100 and DS5000 running ULTRIX 4.0.

I tried this, too, and the only way I can get it to work is with

	cc ... -lF77 -lI77 -lU77 -lm -lF77

libF77.a needs to be searched twice, the second time only for a symbol
_sabort. 

Fritz Keinert                             phone:  (515) 294-5128
Department of Mathematics                 fax:    (515) 294-5454
Iowa State University                     e-mail: keinert at iastate.edu
Ames, IA 50011

 



More information about the Comp.unix.ultrix mailing list