Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2002-08-08 17:06:25


From: "Rene Rivera" <grafik666_at_[hidden]>

> But the most likely culprit from a quick look might be this line in
> intel-win32-tools.jam:
>
> flags intel-win32 RUN_PATH : "$(INTEL_PATH)"\\Bin ;
>
> Why is that line there?

It's there because that's where the intel installation keeps its dynamic
libraries, and it needs to be in the PATH when we run tests that are linked
to the dynamic runtime.

Don't remove that line lightly!

-----------------------------------------------------------
David Abrahams * Boost Consulting
dave_at_[hidden] * http://www.boost-consulting.com

 


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