[18035] in Athena Bugs
linking to numerical recipes
daemon@ATHENA.MIT.EDU (Walter Rantner)
Wed Jul 26 11:57:14 2000
Message-Id: <200007261557.LAA14734@m12-182-2.mit.edu>
To: bugs@MIT.EDU
Date: Wed, 26 Jul 2000 11:57:07 -0400
From: Walter Rantner <wrantner@MIT.EDU>
Hi there:
Up until yesterday (25th July) I was able to link to the numerical recipes on
the machines in the cluster of building 12 with the following line
gcc file.c -I/mit/recipes/src/recipes_c-ansi/include
>> -L/mit/recipes/`machtype`lib -lrecipes_c-ansi -lm
as of yesterday I get the error message
/mit/gnu/arch/sun4x_56/sparc-sun-solaris2.6/bin/ld: cannot open -lrecipes_c-a
nsi: No such file or directory
on consulting the OLC's I tried running the same command on a dialup which ran
on biohazard-cafe.mit.edu which didn't have the above problem and ran fine
(on 26th July)
Hope you guys know what's up
walter