ANSI-C compatible cc in SysV??

Conor P. Cahill cpcahil at virtech.uucp
Tue Sep 4 00:10:00 AEST 1990


In article <9395 at ubc-cs.UUCP> rlin at cs.ubc.ca (Robert Lin) writes:
>Is the cc in Interactive System V 3.2 ANSI-C compatible? I tested cc
>on a small program with function prototyping ANSI style, and cc promptly
>choked. Looking through the cc man page reveals no special switch for
>ANSI C compatibility.

CC is not.  LPI-cc (included in ISC UNIX 2.2) is ANSI compliant, but I
have heard bad words about it on the net. 

Probably the best answer is GNU-cc which has been ported to the 386
environment.

>Second question, is it possible get allow root to log into a virtual
>terminal, instead of being restricted to using the console?

Yes.  Change the /etc/default/login file. (comment out the line
CONSOLE=... by adding a # at the begining of the line)  You probably
want to make the same change to /etc/default/su.



-- 
Conor P. Cahill            (703)430-9247        Virtual Technologies, Inc.,
uunet!virtech!cpcahil                           46030 Manekin Plaza, Suite 160
                                                Sterling, VA 22170 



More information about the Comp.unix.sysv386 mailing list