From owner-freebsd-questions@FreeBSD.ORG Thu May 19 09:43:08 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 177E816A4CE for ; Thu, 19 May 2005 09:43:08 +0000 (GMT) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E73F43DC3 for ; Thu, 19 May 2005 09:43:05 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])j4J9fHde028053; Thu, 19 May 2005 12:41:20 +0300 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) j4J9guRP001405; Thu, 19 May 2005 12:42:56 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost)j4J9gus9001404; Thu, 19 May 2005 12:42:56 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Thu, 19 May 2005 12:42:56 +0300 From: Giorgos Keramidas To: Xu Qiang Message-ID: <20050519094256.GA908@orion.daedalusnetworks.priv> References: <20050519050416.5BD441D92E@imss.sgp.fujixerox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050519050416.5BD441D92E@imss.sgp.fujixerox.com> cc: freebsd-questions@freebsd.org Subject: Re: The availability of socketbits.h? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 May 2005 09:43:08 -0000 On 2005-05-19 13:13, Xu Qiang wrote: >Giorgos Keramidas wrote: >> The manpage of gcc is severely out of date. The GNU folks prefer >> Texinfo for their documentation since a long time ago. Just ignore >> the manpage of gcc(1). IMHO, it provides absolutely no useful >> information anymore :-( > > So, would you point me to the place of GCC usage of the option -std? > Even google failed to find it. :( % info '(gcc)' Then hit 's' and search for '-std'.