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/35300] References to original ${prefix} paths in relocated toolchain and /lib and /usr/lib search paths appear in cross toolchain.



------- Comment #4 from drow at gcc dot gnu dot org  2008-02-23 04:38 -------
It's found through multilib os-directory suffixes.

How did you configure GCC?

The standard_exec_prefix_1, et cetera patch is not necessary on HEAD and will
conflict.  In fact that's another of Carlos's patches.  I don't know about the
update_path patch, but CodeSourcery's been building relocatable sysrooted
compilers since before 4.1.1 and never encountered this problem.  I think we
avoid the code in prefix.c entirely.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35300


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