Aucbvax.4270 net.2bsd-bugs utzoo!decvax!ucbvax!dist2 Tue Oct 6 05:39:26 1981 FIX: to src/ex/ex3/makefile.ovly There were two problems with the previous makefile. It did not support machines without floating point and on nonseparate machines, the overlay structure was not as well organized as it could have been. These are the changes that are needed: diff src/ex/ex3/makefile.ovly.old src/ex/ex3/makefile.ovly 23a24,26 > # If your system has no floating point unit, you should use FP= -f > # and change the the appropriate invocation of ${LD}. > # 36a40 > FP= 68a73,75 > # if no floating point unit > # ${LD} -X /lib/fcrt0.o -i \ > # end no floating point unit 77c84 # each of the 6 overlays must stay less than 16K. 79a87,89 > # if no floating point unit > # ${LD} -X /lib/fcrt0.o -o a.out.40 -n \ > # end no floating point unit 84,85c94,95 -Z ex_put.o ex_subr.o ${TERMLIB} \ > -L ex_data.o ${PRINTF} strings.o -lovc 103c113 ${CC} ${FP} ${CFLAGS} exrecover.o -o exrecover 109c119 ${CC} ${FP} expreserve.o -o expreserve These changes should be applied to all tapes made before 10/7/81. Carl ----------------------------------------------------------------- gopher://quux.org/ conversion by John Goerzen of http://communication.ucsd.edu/A-News/ This Usenet Oldnews Archive article may be copied and distributed freely, provided: 1. There is no money collected for the text(s) of the articles. 2. The following notice remains appended to each copy: The Usenet Oldnews Archive: Compilation Copyright (C) 1981, 1996 Bruce Jones, Henry Spencer, David Wiseman.