Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Apr 1999 00:23:29 -0800
From:      "David O'Brien" <obrien@NUXI.com>
To:        zhihuizhang <bf20761@binghamton.edu>, freebsd-hackers@FreeBSD.ORG
Subject:   Re: Question of #ifdef __i386__
Message-ID:  <19990403002329.C65887@nuxi.com>
In-Reply-To: <Pine.SOL.L3.93.990402130254.9508B-100000@bingsun2>; from zhihuizhang on Fri, Apr 02, 1999 at 01:10:25PM -0500
References:  <Pine.SOL.L3.93.990402130254.9508B-100000@bingsun2>

next in thread | previous in thread | raw e-mail | index | archive | help
> I am wondering whether "#ifdef __i386__" is created because of the
> following line at the beginning of the file i386/conf/GENERIC: 
> 	
> 	machine "i386"

No.  It is due to ``CPP_PREDEFINES'' in
/usr/src/contrib/gcc/config/i386/freebsd.h.
 
-- 
-- David    (obrien@NUXI.com  -or-  obrien@FreeBSD.org)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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