$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-06-16 01:02:34
Rene Rivera wrote:
> >>I don't know why, but now, any LOCATE setting on $targets[1] are ignored.
> >>What used to be generated to "bin/gcc/debug/rc.o" is now generated to
> >
> >"rc.o",
> >
> >>which breaks the test.
> >
> >Hmm didn't think of doing LOCATE on the print output file :-(
>
> OK. It's fixed now. The only restriction is that there must be some output
> done after the LOCATE for the target is set.
Thanks! All tests pass now.
- Volodya