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 #16 from carlos at codesourcery dot com  2006-10-13 19:40 -------

1. Relocated compiler should not search configured prefix.
http://gcc.gnu.org/ml/gcc/2006-10/msg00280.html

2. Remove 'NONE' from computed paths
http://gcc.gnu.org/ml/gcc-patches/2006-10/msg00096.html

3. Relocated cpp should not search configured prefix.
http://gcc.gnu.org/ml/gcc-patches/2006-10/msg00708.html

These three patches should prevent the compile from searching
the configured prefix for *all* types of files.

Eric, your comments are appreciated.


-- 


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]