[comp.sys.ibm.pc] case sensitive C compiler options

romkey@kaos.UUCP (John Romkey) (05/10/88)

In article <2078@homxc.UUCP> jaynec@homxc.UUCP (J.KING) writes:
>(FLAME ON:  WHY DOES MICROSOFT INSIST ON CASE SENSITIVE COMMAND
>LINE OPTIONS.  FLAME OFF -- I feel better )

Uh
	cc -O -o foo foo.c

is something I do on UNIX...

-- 
			- john romkey
UUCP: romkey@kaos.uucp			ARPA: romkey@xx.lcs.mit.edu
 ...harvard!spdcc!kaos!romkey		Telephone: (617) 776-3121

alexc@psu-cs.UUCP (World Class Hacker) (05/12/88)

In article <860@kaos.UUCP> romkey@kaos.UUCP (John Romkey) writes:
>In article <2078@homxc.UUCP> jaynec@homxc.UUCP (J.KING) writes:
>>(FLAME ON:  WHY DOES MICROSOFT INSIST ON CASE SENSITIVE COMMAND
>>LINE OPTIONS.  FLAME OFF -- I feel better )
>
>Uh
>	cc -O -o foo foo.c
>
>is something I do on UNIX...
>
>-- 
>			- john romkey
>UUCP: romkey@kaos.uucp			ARPA: romkey@xx.lcs.mit.edu
> ...harvard!spdcc!kaos!romkey		Telephone: (617) 776-3121

	Oh well, as in ms-dos file names are NOT case sensitive
therefore I think that we should stick to the standard. However,
in UNIX file names are case sensitive .....

...... :-)