[comp.unix.ultrix] lint -I

news@midway.uchicago.edu (News Administrator) (04/11/91)

I am having trouble with lint -I on a DEC 3100 running ULTRIX V4.0 (Rev. 179).
The man page says -I is supported and should work the same way as cc -I, but

  lint -I/usr/users/pedpack/Headers trim.c /usr/users/pedpack/llib-lpedpack.ln

bombs.  The error messages from lint start off

  /usr/lib/cmplrs/cc/lint/lint1: illegal option -- I
  /usr/lib/cmplrs/cc/lint/lint1: illegal option -- /
  /usr/lib/cmplrs/cc/lint/lint1: illegal option -- s
  /usr/lib/cmplrs/cc/lint/lint1: illegal option -- r
  /usr/lib/cmplrs/cc/lint/lint1: illegal option -- /
  /usr/lib/cmplrs/cc/lint/lint1: illegal option -- s

Is there a workaround for this?  Does a later version have this fixed?


Charles Geyer
Department of Statistics
University of Chicago
geyer@galton.uchicago.edu