$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Oliver.Kowalke_at_[hidden]
Date: 2007-09-03 02:01:47
Hello,
I forgott that I didn't figured out where I can configure the scripts in
order to genereate shared libraries by default for gcc on HP/UX.
Hopefully you would address this.
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
>