Boost logo

Boost-Build :

From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2006-09-28 13:46:15


On Sep 27, 2006, at 5:28 PM, David Abrahams wrote:

> Noel,
>
> could you try the enclosed patch to tools/build/v2/tools/darwin.jam
> and let me know if it works?
>
> Thanks,
>
> --- darwin.jam 16 Sep 2006 12:33:43 -0400 1.22
> +++ darwin.jam 27 Sep 2006 19:27:01 -0400
> @@ -60,12 +60,42 @@
>
> _ = " " ;
>
> +rule link
> +{
> + local
> +}

I think this rule is superfluous (there's already a rule link below),
and should be removed. But either way, this doesn't fix the
problem. I still get "-F -framework vecLib" on the link line.

I apologize for not responding sooner.

-- Noel


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk