On Wed, Jan 05, 2000 at 08:47:07PM -0800, David Dawes wrote: > I've just been doing a build test of the pre-3.3.6 version of > XFree86 on a recent FreeBSD 4.0-current, and I've noticed that > /usr/libexec/cpp doesn't predefine the symbol __FreeBSD__. Correct. The change is due to philosophical changes by the GCC development team. GCC 2.95.2's cpp built from cccp.c is now a pure preprocessor and knows much less about the world than it previously did. In 2.95.2 there is now an additional cpp that is build using gcc.c and is a driver for the cccp.c cpp. -- -- David ([EMAIL PROTECTED]) To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message