Re: [RFC]: c99 compiled world

From: Dag-Erling Smørgrav <des_at_des.no>
Date: Mon, 10 Nov 2008 15:19:05 +0100
Roman Divacky <rdivacky_at_freebsd.org> writes:
> I tried to compile world in C99 (in fact gnu99) gcc mode. It compiles
> correctly with two trivial exceptions [...]

No, it won't.  You must have made a mistake.  C99 / GNU99 mode disables
pretty much everything except the standard C library functions; you have
to set __BSD_VISIBLE and _POSIX_C_SOURCE to appropriate values.

DES
-- 
Dag-Erling Smørgrav - des_at_des.no
Received on Mon Nov 10 2008 - 13:34:38 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:37 UTC