home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!pdxgate!dehn!neil
- From: neil@alamo.mth.pdx.edu (John Neil)
- Newsgroups: comp.os.linux
- Subject: Re: Is ``lint'' available for Linux?
- Message-ID: <neil.724435058@dehn>
- Date: 15 Dec 92 15:57:38 GMT
- Article-I.D.: dehn.neil.724435058
- References: <1992Dec13.162429.4184@wam.umd.edu>
- Sender: news@pdxgate.UUCP
- Lines: 22
-
- joel@wam.umd.edu (Joel M. Hoffman) writes:
-
- >I didn't find lint on tsx-11, nor on prep.ai.mit.edu. Where might I
- >find it?
-
- >Thanks.
-
- >-Joel
- >(joel@wam.umd.edu)
-
- lint is built in to the gcc package. To use it compile your source with the
- -Wall option. There is no separate lint program in gcc. This has been a
- source of confusion on just about every platform that gcc runs on.
-
- --John Neil
-
-
- --
- John Neil, Graduate Teaching Assistant e-mail: neil@math.mth.pdx.edu
- Mathematics Department NeXTMail: neil@dehn.mth.pdx.edu
- Portland State University
- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-