burow@cernvax.cern.ch (burkhard burow) (03/10/91)
I'm running: f77 Mips Computer Systems 2.10
cc ----------"---------- 2.00
under ULTRIX V4.1 (Rev. 197) on a DECstation 5000.
I'm trying to link a C main program with FORTRAN libraries using cc which ends
with:
ld:
Undefined:
sqrtf
atanf
tanf
logf
expf
cosf
sinf
acosf
asinf
I know my C code doesn't call these routines. As far as I can tell my FORTRAN
libraries don't either. So I think they're internal to DECstation || MIPS.
Does anyone know where I could find these routines?
On an SGI running cc & f77 Mips 2.0 all is well.
f77 Mips 2.10 has a silly bug where f77 -V requires a source or object code
file to be specified. A bug that didn't exist under 2.0. Perhaps the route of
my problem is 2.10??????
thanks INTERNET: burow%13313.hepnet@csa3.lbl.gov
burkhard