|
Boost-Build : |
From: Michael Caisse (boost_at_[hidden])
Date: 2007-05-16 03:34:05
Oliver.Kowalke_at_[hidden] wrote:
> Hello Michael,
>
>
>> Oliver.Kowalke_at_[hidden] wrote:
>>
>>
<snip>
>> bjam --prefix=/opt/boost --toolset=gcc link=shared install
>>
>
> I also tried this with the same result/error.
> I would fix the bjam-linker stuff by myself - I only need a hint in
> which config file I need to insert the HP-linker options.
> tutorial on boost.org about bjam v2 doesn't help :((
>
> Oliver
>
Oliver -
You can find the jam file for GCC in tools/build/v2/tools/gcc.jam
I wish I could be of more help. If you execute bjam with "-d 2" you
will get to see the commands that are being processed. That will be
helpful in seeing what the linker is getting told to do.
bjam -d 2 --prefix=/opt/boost --toolset=gcc link=shared install
Best Regards -
michael
-- ---------------------------------- Michael Caisse Object Modeling Designs www.objectmodelingdesigns.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