doelz@urz.unibas.ch (02/07/91)
In article <83988@sgi.sgi.com>, bron@bronze.wpd.sgi.com (Bron Campbell Nelson) writes: > In article <1991Jan31.103637.1344@urz.unibas.ch>, doelz@urz.unibas.ch writes: >> [stuff deleted] > If you do not use f77 do to the link, but rather construct your load line > by hand (i.e. you use cc or call ld directly) the library name is libI77_mp.a > (e.g. -lI77_mp or /usr/lib/libI77_mp.a). Compiling again, with make -d, revealed that there was indeed a problem with the makefile. The code compiles nicely on the SGI 320, and does also show impressive performance. Thanks for the hint. Regards Reinhard