------- Comment #15 from eweddington at cso dot atmel dot com 2006-10-05 12:49 ------- (In reply to comment #14) > GCC_EXEC_PREFIX does not control the search directories for header files. > Could > you verify that your target actually compiles before applying the patches?
In the test that I did, is I relocated the toolchain on my machine but I also had the original configured prefix available. In this case the toolchain correctly found and built a test program including system header files. When I made the configure prefix directory unavailable (renaming it), then the toolchain failed because it couldn't find the system header files. The toolchain has worked in the past with version 3.4.x, but with a different patch. HTH Eric -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17621