Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Mar 2004 23:41:27 +0100
From:      Marius Strobl <marius@alchemy.franken.de>
To:        Ruslan Ermilov <ru@freebsd.org>
Cc:        cvs-src@freebsd.org
Subject:   Re: cvs commit: src/sys/boot/arc/include arcfuncs.h src/sys/boot/i386/boot2 boot2.c src/sys/dev/aic7xxx/aicasm aicasm.c src/sys/dev/cx machdep.h src/sys/dev/ichsmb ichsmb.c src/sys/dev/iir iir.h src/sys/dev/isp ispvar.h src/sys/dev/mcd mcdreg.h ...
Message-ID:  <20040312234127.D99120@newtrinity.zeist.de>
In-Reply-To: <20040312223315.GE4588@ip.net.ua>; from ru@freebsd.org on Sat, Mar 13, 2004 at 12:33:15AM %2B0200
References:  <20040312214545.7F3C216A4FA@hub.freebsd.org> <20040312223315.GE4588@ip.net.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 13, 2004 at 12:33:15AM +0200, Ruslan Ermilov wrote:
> > Index: src/sys/i386/i386/in_cksum.c
> [...]
> > +#if !defined(__GNUC__) || defined(__INTEL_COMPILER)
> > 
> What, __INTEL_COMPILER can have __GNUC__ defined?
> 

Yes, ICC v8 defines __GNUC__, __GNUC_MINOR__ and __GNUC_PATCHLEVEL_
when not used with the "-no-gcc" (lang/icc currently does this via
icc.cfg and icpc.cfg).



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