This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug driver/17621] Add option to have GCC not search $(prefix)



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]