tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: default TOOLDIR



On Sun, 26 Oct 2008, Izumi Tsutsui wrote:
> > +           possible_TOOLDIR="${possible_TOP_OBJ}/tooldir.${host_ostype}"
> > +           if [ -x "${possible_TOOLDIR}/bin/${toolprefix}make" ]; then
> > +                   guess_make="${dir}/bin/${toolprefix}make"
> 
> This ${dir} should be ${possible_TOOLDIR},
> otherwise it looks working on Cygwin:

Thank you.  I have committed the patch (with a minor change).

--apb (Alan Barrett)


Home | Main Index | Thread Index | Old Index