This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug driver/17621] Add option to have GCC not search $(prefix)
- From: "carlos at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Oct 2006 08:33:42 -0000
- Subject: [Bug driver/17621] Add option to have GCC not search $(prefix)
- References: <bug-17621-6095@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #14 from carlos at codesourcery dot com 2006-10-05 08:33 -------
GCC_EXEC_PREFIX does not control the search directories for header files. Could
you verify that your target actually compiles before applying the patches?
Both gcc and cpp need to be taught taught not to search the configured prefix.
The patch I provided only the first step. The second step is to improve cpp.
I will post a new set of patches for this on the weekend.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17621