This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/18555] -isysroot is not miss-documented
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Aug 2005 18:19:03 -0000
- Subject: [Bug other/18555] -isysroot is not miss-documented
- References: <20041118211540.18555.spolk@apple.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-09 18:19 -------
The option is documented now but wrongly:
-isysroot dir
This option is like the --sysroot option, but applies only to header files. See the --sysroot option for
more information.
This is wrong for ppc-darwin as mentioned on:
http://gcc.gnu.org/ml/gcc-patches/2005-08/msg00244.html
--
What |Removed |Added
----------------------------------------------------------------------------
Summary|-isysroot is not documented |-isysroot is not miss-
| |documented
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18555