X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2Fdoc%2Fcppopts.texi;fp=gcc%2Fdoc%2Fcppopts.texi;h=06ca0b908801c87ce4ea42d53f48358bcaaec93d;hp=adf77e1802a8da7a5843b969895e76370b2fe784;hb=727790207840e183ceb2477fc26bb1fcd37d5b9c;hpb=2db62ac62772332fb91f424fb2286d77520d8d83 diff --git a/gcc/doc/cppopts.texi b/gcc/doc/cppopts.texi index adf77e1802a..06ca0b90880 100644 --- a/gcc/doc/cppopts.texi +++ b/gcc/doc/cppopts.texi @@ -1,4 +1,4 @@ -@c Copyright (c) 1999, 2000, 2001, 2002, 2003, 2004, 2005 +@c Copyright (c) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 @c Free Software Foundation, Inc. @c This is part of the CPP and GCC manuals. @c For copying conditions, see the file gcc.texi. @@ -483,6 +483,11 @@ would; @option{-iwithprefix} puts it where @option{-idirafter} would. This option is like the @option{--sysroot} option, but applies only to header files. See the @option{--sysroot} option for more information. +@item -imultilib @var{dir} +@opindex imultilib +Use @var{dir} as a subdirectory of the directory containing +target-specific C++ headers. + @item -isystem @var{dir} @opindex isystem Search @var{dir} for header files, after all directories specified by