HEADS UP: ports/ and 10.0-CURRENT

Chuck Swiger cswiger at mac.com
Tue Sep 27 20:42:40 UTC 2011


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



More information about the freebsd-ports mailing list