home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.hp
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!sdd.hp.com!hpscit.sc.hp.com!hpuerca.atl.hp.com!sailer
- From: sailer@hpuerca.atl.hp.com (Lee Sailer)
- Subject: Re: cc(1) bug in 9.0
- Message-ID: <C0Jwr9.8CI@hpuerca.atl.hp.com>
- Date: Fri, 8 Jan 1993 19:57:09 GMT
- Distribution: na
- References: <1993Jan8.122700.18581@julian.uwo.ca>
- Organization: Hewlett-Packard NARC Atlanta
- X-Newsreader: Tin 1.1.3 PL5
- Lines: 25
-
- Lance R. Bailey (zaphod@ctrg.rri.uwo.ca) wrote:
- : since updating to 9.0 on my 822/S, I have found the c compiler to complain
- : about options which i do not use:
- :
- : $ cat hello.c
- : #include <stdio.h>
- : main()
- : { printf("hem hem hem, hello world\n");
- : exit(0);
- : }
- : $
- : $ cc hello.c
- : cc: warning 422: Unknown option "O" ignored.
- : cc: warning 422: Unknown option "0" ignored.
- : cc: warning 422: Unknown option "A" ignored.
- : cc: warning 422: Unknown option "c" ignored.
- : $
-
-
- Works OK on my 827.
- --
- Lee Sailer
-
- - Let's leave my employer
- out of this, OK?
-