Subject: re: lib/36511: lcc is an ANSI C compiler for a variety of platforms
To: matthew green <mrg@eterna.com.au>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-bugs
Date: 06/19/2007 21:36:14
On Jun 20,  9:47am, mrg@eterna.com.au (matthew green) wrote:
-- Subject: re: lib/36511: lcc is an ANSI C compiler for a variety of platfor

| 
| the lcc package needs to have it's own sys/cdefs.h updated to a modern
| netbsd.  (and perhaps some magic to make it work on older release?)
| 
| see pkgsrc/devel/lcc/files/cdefs.h.

I think that we can add an #ifdef __LCC__ and fix the RENAME() macro
in cdefs.h.

christos