Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Nov 2008 09:38:58 +0100
From:      Alexander Leidinger <Alexander@Leidinger.net>
To:        Christoph Mallon <christoph.mallon@gmx.de>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: New C compiler and analyzer lang/cparser in ports
Message-ID:  <20081128093858.57826oi96gmzliww@webmail.leidinger.net>
In-Reply-To: <492F0591.7050807@gmx.de>
References:  <492F0591.7050807@gmx.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Christoph Mallon <christoph.mallon@gmx.de> (from Thu, 27 Nov  
2008 21:39:45 +0100):

> cparser is a C compiler, which can parse C89 and C99 as well as many  
> GCC and some MSVC extensions. The handled GCC extensions include  
> __attribute__, inline assembler, computed goto and statement  
> expressions. The compiler driver is compatible with with GCC (-fxxx,  
> -Wxxx, -M, ...). It also provides many useful analyses for warnings  
> - for some examples see below.

How much of the GCC stuff in /usr/include/cdefs.h would work with  
cparser? Info: this is the major part one has to do to make another  
compiler ready to compile our kernel.

Bye,
Alexander.

-- 
What this country needs is a good five-cent nickel.

http://www.Leidinger.net    Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org       netchild @ FreeBSD.org  : PGP ID = 72077137



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