Boost logo

Boost-Build :

From: Michael Stevens (Michael.Stevens_at_[hidden])
Date: 2004-09-05 07:57:29


Larry,

On Sunday 05 September 2004 14:28, Larry Evans wrote:
> On 09/05/2004 02:45 AM, Michael Stevens wrote:
> > On Sunday 05 September 2004 01:11, Larry Evans wrote:
> >>On 09/04/2004 05:45 PM, David Abrahams wrote:
>
> [snip]
>
> > I think David meant
> > bjam --v2 gcc link-runtime=static
> > without the extra --
>
> Yes, this works. Thanks. When =static was changed
> to =shared, I got the previous error.
With a normally installed GCC this should happen automatically!

I also have my own compile GCC 3.4.1 install in /usr/local/gcc-3.4.1 and it
works fine! It should be the job of the g++ compile driver to find these
libraries. Did you configure GCC with the correct prefix?

> I guessed that I should maybe change gcc.jam to specify the library
> path; however, I couldn't figure out how to do that from reading the
> docs.
You should not do this. GCC should work without.

Michael

 


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