$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-07-08 01:36:12
On Monday 07 July 2008 18:21:07 Rene Rivera wrote:
> Jurko Gospodnetic' wrote:
> > Hi Volodya.
> >
> >> Well, I'm thinking that if we prefer to use Apple libtool by default,
> >> then we better use the full path, even if there's a way to configure
> >> it. Comments?
> >
> > Sounds reasonable - assuming there is such a reasonable 'default
> > location' for the 'default tool'. Not sure how much my opinion matters
> > since I never used the platform or the toolset in my life. :-)))
>
> Hm, well it already does use the full path AFAIK. Since I changed to do
> that when I cleanup up the toolset. It currently uses the same logic for
> finding tools as gcc to allow for localized cross-compile tools. I.e. it
> searches in the bin dir of g++ first for it.
Oh, I did not realize this was changed in trunk. Great, thanks.
- Volodya