From mboxrd@z Thu Jan 1 00:00:00 1970 From: jsm28@gcc.gnu.org To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org Subject: Re: c/3031 Date: Mon, 04 Jun 2001 15:26:00 -0000 Message-id: <20010604222600.32539.qmail@sourceware.cygnus.com> X-SW-Source: 2001-06/msg00101.html List-Id: The following reply was made to PR c/3031; it has been noted by GNATS. From: jsm28@gcc.gnu.org To: gcc-gnats@gcc.gnu.org, jsm28@cam.ac.uk, nobody@gcc.gnu.org, zwlu@ucdavis.edu Cc: Subject: Re: c/3031 Date: 4 Jun 2001 22:23:18 -0000 Synopsis: GCC_EXEC_PREFIX does not work properly on 2.95.3 State-Changed-From-To: open->closed State-Changed-By: jsm28 State-Changed-When: Mon Jun 4 15:23:18 2001 State-Changed-Why: GCC_EXEC_PREFIX is documented in the info manual, and GCC seems to be acting consistently with that documentation. GCC does not find /usr/include via gcc-lib, so it does not affect /usr/include, though possibly you may find that /usr/i386-glibc21-linux//include is being searched (via a path with several .. in it; use gcc -v to see the exact paths used). http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3031&database=gcc