Boost logo

Boost :

Subject: Re: [boost] how to specify options for Boost-building?
From: Oliver Kullmann (O.Kullmann_at_[hidden])
Date: 2009-02-12 16:03:45


Just to report: Seems that building is now okay.
Thanks!

(Though I get now compiler errors, and linker segmentation
faults. Let's see what to do about that.)

Oliver

On Thu, Feb 12, 2009 at 11:29:36AM -0800, Steven Watanabe wrote:
> AMDG
>
> Oliver Kullmann wrote:
> >So the remaining open problems is how to get my *local* gcc working?
> >Apparently
> >
> > --toolset=gcc-4.1.2
> > --toolset-root=PATH-TO-LOCAL-INSTALLATION
> > --"-sGCC_ROOT_DIRECTORY=PATH-TO-LOCAL-INSTALLATION"
> >
> >which used to work for boost 1_34_1, is no longer working.
> >
> >According to
> >
> >http://www.boost.org/boost-build2/doc/html/bbv2/advanced/configuration.html
> >
> >all what I need to do instead seems to tell bjam the full path to my g++
> >(and then
> >apparently it figures out the rest): Can this information be passed as a
> >parameter,
> >or is such a .jam-file needed?
> >
>
> A .jam file is needed.
>
> >>>3) No python; this seems also unproblematic
> >>>(but apparently it vanished from the documentation?)
> >>>
> >>> --without-python
> >>>
> >>It is present in "--help" output.
> >>
> >
> >But it "python" a library?
> >
>
> Yes.
>
> In Christ,
> Steven Watanabe
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost

-- 
Dr. Oliver Kullmann
Computer Science Department
Swansea University
Faraday Building, Singleton Park
Swansea SA2 8PP, UK
http://cs.swan.ac.uk/~csoliver/

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk