Xref: utzoo comp.sys.sgi:8186 bionet.software:697 Path: utzoo!utgpu!watserv1!watmath!uunet!mcsun!cernvax!chx400!chx400!urz.unibas.ch!doelz From: doelz@urz.unibas.ch Newsgroups: comp.sys.sgi,bionet.software Subject: Re: MOPAC problem ... solved now. Message-ID: <1991Feb6.193403.1356@urz.unibas.ch> Date: 6 Feb 91 18:34:03 GMT References: <1991Jan31.103637.1344@urz.unibas.ch> <83988@sgi.sgi.com> Organization: University of Basel, Switzerland Lines: 14 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