Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83 v7 ucbopal-1.9 BSD 4.2; site ucbopal.CC.Berkeley.ARPA Path: utzoo!linus!security!genrad!decvax!ucbvax!ucbtopaz!ucbopal!dlw From: dlw@ucbopal.CC.Berkeley.ARPA Newsgroups: net.lang.f77 Subject: f77 libs in 4.2bsd Message-ID: <165@ucbopal.CC.Berkeley.ARPA> Date: Mon, 9-Apr-84 23:48:37 EST Article-I.D.: ucbopal.165 Posted: Mon Apr 9 23:48:37 1984 Date-Received: Wed, 11-Apr-84 01:40:57 EST Organization: Univ. of Calif., Berkeley CA USA Lines: 9 I suggested yesterday that ioinit(3F) should be in libU77.a. It was then pointed out by another user that libU77.a is loaded *after* the other libs. This is a botch! Check /usr/src/usr.bin/f77/src/f77/drivedefs.h in your source (for the f77 command itself) - the order of liblist[] should be "-lU77", "-lF77", "-lI77", ... *Then* you should move ioinit.o to libU77.a. David Wasley dlw@Berkeley.ARPA ...!ucbvax!dlw