Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Sep 2011 12:42:06 -0700
From:      Chuck Swiger <cswiger@mac.com>
To:        Gleb Kurtsou <gleb.kurtsou@gmail.com>
Cc:        FreeBSD Ports Mailing List <ports@FreeBSD.org>, current@FreeBSD.org
Subject:   Re: HEADS UP: ports/ and 10.0-CURRENT
Message-ID:  <DB74A905-A2D1-4699-9AE9-03B97FCF3596@mac.com>
In-Reply-To: <20110927185043.GA84488@tops>
References:  <20110926230335.041fd9aa@lab.lovett.com> <20110927185043.GA84488@tops>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi--

On Sep 27, 2011, at 11:50 AM, Gleb Kurtsou wrote:
> It's more exciting than that. FreeBSD >= 10 is already seized by Apple :)
> 
> http://www.google.com/codesearch#search/&q=__FreeBSD__%5CW%2B10&type=cs

MacOS X doesn't define __FreeBSD__ either in CPP macros or the system headers:

% touch foo.h; cpp -dM foo.h | grep __FreeBSD__ 
% cpp --version
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Regards,
-- 
-Chuck




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DB74A905-A2D1-4699-9AE9-03B97FCF3596>