Xref: utzoo comp.sys.att:3064 unix-pc.general:598 Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!ames!mailrus!rutgers!mtunx!mtune!bakerst!cgh!manta!brant From: brant@manta.UUCP (Brant Cheikes) Newsgroups: comp.sys.att,unix-pc.general Subject: Re: lint -I Message-ID: <350@manta.UUCP> Date: 19 Apr 88 14:46:37 GMT References: <8723@sol.ARPA> Reply-To: brant@manta.UUCP (Brant Cheikes) Organization: Soul of the Gnu Machine, Philadelphia Lines: 13 In article <8723@sol.ARPA> brown@cs.rochester.edu (Chris Brown) writes: >Does lint -I/u/doe/include foo.c >work on 3b1 under 3.51a? lint is advertised to understand cc flags >and cc is OK with the above, but lint doesn't seem to recognize the flag... I've run across this, and AT&T dufosity is to blame. lint wants a space between the option and the argument, so "lint -I /u/doe/include file" will do what you want. Same for things like "lint -D UNIXPC foo.c". Bletch. -- Brant Cheikes University of Pennsylvania Department of Computer and Information Science ARPA: brant@linc.cis.upenn.edu, UUCP: ...drexel!manta!brant