Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 1996 01:16:46 +0000 (GMT)
From:      Paul Richards <paul@originat.demon.co.uk>
To:        joerg_wunsch@uriah.heep.sax.de
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: cvs commit: src/usr.bin/xlint/llib llib-lc Makefile llib-lstdc
Message-ID:  <199603250116.BAA19095@originat.demon.co.uk>
In-Reply-To: <199603242328.AAA06693@uriah.heep.sax.de> from "J Wunsch" at Mar 25, 96 00:28:20 am

next in thread | previous in thread | raw e-mail | index | archive | help
In reply to J Wunsch who said
> 
> Only the lstdc and lposix files need to live there -- they are special
> cases.  Everything else is supposed to be created out of the header
> files.  It works sorta automagically.  All you need to do is to say
> ``make lint'' in the lib directory.  (Ok, there's still the boot-
> strapping problem.)

Ok, Peter can you revert that renaming of lstdc.

I looked at this a bit. The hooks are still in the mk files for doing this.
Apart from the fact that libc isn't anywhere near being lint ready (I'll
start on this next weekend), lint doesn't understand all the CFLAGS, it
doesn't understand -O in particular.

We could add a LINTFLAGS or make lint itself ignore flags it doesn't care
about. I prefer the former since there's no reason to expect lint to
understand all the flags the compiler does.

-- 
  Paul Richards, Originative Solutions Ltd.
  Internet: paul@netcraft.co.uk, http://www.netcraft.co.uk
  Phone: 0370 462071 (Mobile), +44 1225 447500 (work)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603250116.BAA19095>