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: "eweddington at cso dot atmel dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Oct 2006 01:56:15 -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 #13 from eweddington at cso dot atmel dot com 2006-10-05 01:56 -------
I had to slightly modify patch-2006-08-22-pr17621.diff from Carlos to
successfully patch against 4.1.1 (last hunk for gcc.c). It patched
successfully, but failed for the avr target in that the toolchain cannot find
the system header files for the avr target (from avr-libc). The header files
that it cannot find are in <install>\avr\include (Windows host). I am also
configuring with:
--enable-win32-registry=WinAVR
and adding the correct keys to the registry, and it still fails.
Eric
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17621