]> gcc.gnu.org Git - gcc.git/commit
gcc.c (print_sysroot): New.
authorVladimir Prus <vladimir@codesourcery.com>
Mon, 7 Jul 2008 18:20:06 +0000 (18:20 +0000)
committerVladimir Prus <vprus@gcc.gnu.org>
Mon, 7 Jul 2008 18:20:06 +0000 (18:20 +0000)
commit3def13974f5a8ff5026a4a1abeff2131bd6d9049
tree56bd9fbe878933d3f0bf4006e207b57c5ea16cea
parent40a420d5a84a8ee860c65ec86ee01c3e165a8ff8
gcc.c (print_sysroot): New.

        * gcc.c (print_sysroot): New.
        (option_map, display_help, process_command): Handle the
        -print-sysroot option.
        (main): Print the sysroot if requested.
        * doc/invoke.texi (Debugging Options): Document -print-sysroot.

From-SVN: r137584
gcc/ChangeLog
gcc/doc/invoke.texi
gcc/gcc.c
This page took 0.061073 seconds and 5 git commands to generate.