home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / hp / 14658 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.0 KB  |  38 lines

  1. Newsgroups: comp.sys.hp
  2. 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
  3. From: sailer@hpuerca.atl.hp.com (Lee Sailer)
  4. Subject: Re: cc(1) bug in 9.0
  5. Message-ID: <C0Jwr9.8CI@hpuerca.atl.hp.com>
  6. Date: Fri, 8 Jan 1993 19:57:09 GMT
  7. Distribution: na
  8. References: <1993Jan8.122700.18581@julian.uwo.ca>
  9. Organization: Hewlett-Packard NARC Atlanta
  10. X-Newsreader: Tin 1.1.3 PL5
  11. Lines: 25
  12.  
  13. Lance R. Bailey (zaphod@ctrg.rri.uwo.ca) wrote:
  14. : since updating to 9.0 on my 822/S, I have found the c compiler to complain
  15. : about options which i do not use:
  16. : $ cat hello.c
  17. : #include <stdio.h>
  18. : main()
  19. : {    printf("hem hem hem, hello world\n");
  20. :      exit(0);
  21. : }
  22. : $
  23. : $ cc hello.c
  24. : cc: warning 422: Unknown option "O" ignored.
  25. : cc: warning 422: Unknown option "0" ignored.
  26. : cc: warning 422: Unknown option "A" ignored.
  27. : cc: warning 422: Unknown option "c" ignored.
  28. : $
  29.  
  30.  
  31. Works OK on my 827.
  32. -- 
  33. Lee Sailer
  34.  
  35.                     - Let's leave my employer
  36.                       out of this, OK?
  37.