[net.lang.f77] f77 libs in 4.2bsd

dlw@ucbopal.CC.Berkeley.ARPA (04/10/84)

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