From: utzoo!decvax!duke!mcnc!idis!mi-cec!dvk Newsgroups: net.unix-wizards Title: C extensions Article-I.D.: mi-cec.185 Posted: Mon Oct 25 09:09:08 1982 Received: Wed Oct 27 02:36:27 1982 I'll go along with Anndy Tannennbaumm and opt for a library include in the C program. However, I propose what CMU had/has in their C system, namely you tell it what library file you want to have, via: #library Which tells the linker to do a -libtermlib for you. -Dan Klein, Mellon Institute, Pittburgh