Hello!

The new scheme to select target tools breaks building GCC for me. Maybe I
have an unusal setup. The problem in my case is that configure now chooses
tools from $prefix/bin. It did use tools from $prefix/$target/bin before.
On my setup I have *different* tools in those places. Until know the tools
from $prefix/$target/bin were selected and everything was fine. Now the
build process creates eg. gcc/as which uses as from $prefix/bin. That
assembler is *never* invoked when I running <target>-gcc. Thus I am
surprised that configure now prefers that version. Is the current
behaviour a bug?

Gunther

Reply via email to