Xref: utzoo comp.unix.microport:3929 comp.unix.i386:2287 gnu.gcc:1255 Path: utzoo!attcan!uunet!island!haynes From: haynes@island.uu.net (Rob Haynes) Newsgroups: comp.unix.microport,comp.unix.i386,gnu.gcc Subject: Cheapest way to Unix program developement Keywords: Unix, GNUCC, GCC, 386 Message-ID: <1271@island.uu.net> Date: 11 Jan 90 17:01:00 GMT Followup-To: poster Organization: Island Graphics, Marin County, California Lines: 6 I'm looking for the cheapest way to do program development on Unix. I plan to buy a 386 PC, put a unix without a development toolkit on it, get the GNU CC, AS, and LD. The question is, is that enough to do program development? A relevant question is, do the various 386 unix's come with libraries (like libc.a, libtermcap.a, etc.). If not, is there enough documentation to do direct system calls?