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

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to