Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 May 2005 10:56:56 +0100
From:      Alex Zbyslaw <xfb52@dial.pipex.com>
To:        Xu Qiang <Qiang.Xu@fujixerox.com>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: The availability of socketbits.h?
Message-ID:  <428DB468.2010607@dial.pipex.com>
In-Reply-To: <20050520013700.7D7231D8FF@imss.sgp.fujixerox.com>
References:  <20050520013700.7D7231D8FF@imss.sgp.fujixerox.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Xu Qiang wrote:

>Thanks for finding the info I need. But I really don't know how you find it. I have done "info gcc", and pressed 's' button in my keyboard to search "-std" or "-fstd", but got nothing. :(
>  
>
info gcc

Move down the screen using the arrow key to the line "* Invoking GCC::" 
and press return.

Move down the screen using the arrow key to the line "* C Dialect 
Options::" and press return.

Move down the screen with arrow key or "Page Down" and there it is.

Typing "h" at any point gives you help, but that's very long winded.

Typing ? shows key bindings in a split window.  Finish with this window 
by typing ^X0 (control-X then a 0 (zero)).

There's also an emacs mode.  I don't know if there is a proper X 
interface of any kind.

--Alex



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?428DB468.2010607>