$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Oliver.Kowalke_at_[hidden]
Date: 2007-09-03 01:57:59
Hello Volodya,
I've appended the patches. Please look into it in order to check if the
modifiacations are appropriate.
Hopefully you could correct the gcc + HP/UX build setup soon.
Would be nice if you could give me some response.
Regards, Oliver
> > 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.
>
> Please send a patch as unified diff.
>
> - Volodya
>
>
> _______________________________________________
> Unsubscribe & other changes:
> http://listarchives.boost.org/mailman/listinfo.cgi/boost-build
>