Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!swrinde!ucsd!rutgers!njin!uupsi!sunic!dkuug!dkuugin!shj From: shj@login.dkuug.dk (Stig Jacobsen) Newsgroups: comp.unix.i386 Subject: Re: ANSI-C compatible cc in SysV?? Message-ID: Date: 3 Sep 90 23:07:06 GMT References: <9395@ubc-cs.UUCP> Sender: news@slyrf.dkuug.dk Lines: 15 rlin@cs.ubc.ca (Robert Lin) writes: >Is the cc in Interactive System V 3.2 ANSI-C compatible? Nope. You may want to install gcc, so that you can use prototypes. It does not include an ANSI library, however. >Second question, is it possible get allow root to log into a virtual >terminal, instead of being restricted to using the console? If you comment out the CONSOLE line in /etc/default/login with '#', you can login as root on any terminal, including vt*. -- Stig Jacobsen shj@login.dkuug.dk