This is the mail archive of the gcc@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]

Wrong as/ld picked by gcc configure


When I have /usr/local/bin in PATH, new as/ld in /usr/local/bin and
configure gcc with --prefix=/usr/gcc-3.3, gcc configure won't find
as/ld in /usr/local/bin and get the wrong ones instead since it won't
check /usr/local/bin for as/ld. However, the resulting gcc does use
as/ld in /usr/local/bin. What is the best way to fix it?


H.J.


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