On 2005-08-10, at 19:05, Mark Mitchell wrote:
The even more correct solution is to not build anything with the
compiler (including libgcc) until after it is installed. Then, it
will just look where it would normally look, and all will be well.
install host != build host
Most of the time if you do deilver software...
You just don't want the fresh instalation to involve trashing a
working tool chain too.
However, I also recognize that we need to do something before 4.1
to fix this problem and that we need something simple enough to be
viable in that timeframe. But, if Paolo can fix this without
having to add #!, I think that would be great.