Boost logo

Boost-Build :

From: Oliver.Kowalke_at_[hidden]
Date: 2007-08-31 09:39:52


Hi,
I've got it compiled but I couldn't test it if the libs realy work.
I've to change multihtreading options because it is supported by gcc on
HPUX.
I was forced to add an addition -fPIC because the HP linker complained
it.
[modules.peek : JAMUNAME ] did not work because the switch did never
match against HPUX - it matched always case *.
So I changed it to switch [ os.name ].
The extension for shared libraries was also not correct - it should be
.sl instead of .so.

I dond't know where I've to change the scripts in order to get shared
libs compiled by default. I was forced to apply link=shared to the bjam
commandline.

Please boost.build managers, incooperated the changes to to appropriate
places.

Regards, Oliver

> > > I tried this already in may - but no success :(
> > Do you have a patch to show?
>
> No - I gave up and deleted it. But I'm forced to provide
> boost on HP/UX for gcc now. So I try to provide a pathc. But
> I'm not familiar with boost build :( So it will be hard work for me.
>
> > >> Then, you have to configure gcc like:
> > >>
> > >> using gcc : version : command : <linker-type>hpux ;
> > >
> > > I did not reconfigure gcc - could you tell me how/where I
> should do
> > > this? I assume somewhere in gcc.jam but ther is no entry
> > using gcc ...
> >
> > You put that in your user-config.jam
>
> Which one? release/user-config.jam or build/v2/user-config.jam
>
> And I'm not sure what I should write for 'command'.
>
> > >> As for "still not fixed for 1.34.1?!" from the subject line
> > >> -- is this problem recorded in the tracker? If not, then
> it's not
> > >> surprising nobody noticed.
> > >
> > > Someone told me that he will adress this after its vacation
> > - seams he
> > > forgot it.
> >
> > I guess that was not me -- at least I don't think I
> planned, or had, a
> > vacation ;-)
>
> It was Rene Reviera - he would look at it after the BoostCon :(
>
> Regards, Oliver
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost-build
>





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