diff options
author | Mark Mitchell <mark@codesourcery.com> | 2005-07-25 19:42:04 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2005-07-25 19:42:04 +0000 |
commit | 160633c62690e70e5af6bad15c3e0ccab8b59578 (patch) | |
tree | a777a9c833f5e8d7258fa7861d57d97cee80a26f /gcc/tree-complex.c | |
parent | 334a03fd1e560c81ccf7b3a47e7481307fc5babe (diff) | |
download | gcc-160633c62690e70e5af6bad15c3e0ccab8b59578.zip gcc-160633c62690e70e5af6bad15c3e0ccab8b59578.tar.gz gcc-160633c62690e70e5af6bad15c3e0ccab8b59578.tar.bz2 |
gcc.c (option_map): Add --sysroot.
* gcc.c (option_map): Add --sysroot.
(process_command): Handle --sysroot.
(display_help): Document it.
* doc/cppopts.tex (-isysroot): Document.
* doc/invoke.texi (--sysroot): Document.
* doc/install.texi (--with-build-sysroot): Document.
* Makefile.in (inhibit_libc): New variable.
(INHIBIT_LIBC_CFLAGS): Likewise.
(LIBGCC2_CFLAGS): Include
$(INHIBIT_LIBC_CFLAGS).
(CRTSTUFF_CFLAGS): Include $(INHIBIT_LIBC_CFLAGS).
($(T)crtbegin.o): Do not use @inhibit_libc@.
($(T)crtend.o): Likewise.
($(T)crtbeginS.o): Do not use @inhibit_libc@.
($(T)crtendS.o): Likewise.
($(T)crtbeginT.o): Do not use @inhibit_libc@.
($(T)crtendT.o): Likewise.
(stmp-fixinc): Do not complain about missing headers if
inhibit_libc.
* configure.ac (inhibit_libc): Set it to true/false.
(--with-build-sysroot): New option. Use it to set
SYSTEM_HEADER_DIR.
* configure: Regenerated.
From-SVN: r102367
Diffstat (limited to 'gcc/tree-complex.c')
0 files changed, 0 insertions, 0 deletions