Boost logo

Boost-Build :

From: TC MA (maottawa3_at_[hidden])
Date: 2004-12-09 20:22:30


I have some existing C++ programs and makefiles, but I
want to use some boost C++ libraries such as graph,
random number and time, so I am thinking converting
the boost jam file into a regular makefile and use
make to compile them.
However, instead of doing that, because I will not
modify the boost files anyway, I just use the bjam to
compile the boost libraries. Then I just reference
the boost C++ libraries headers and compiled code in
my regular makefile.
Thanks.

> From: Caleb Epstein <caleb.epstein <at> gmail.com>
> Subject: Re: convert to makefile
> Newsgroups: gmane.comp.lib.boost.build
> Date: Wed, 08 Dec 2004 17:29:19 -0500
>
> On Wed, 8 Dec 2004 17:08:54 -0500 (EST), TC MA
<maottawa3 <at> yahoo.ca> wrote:
> >
> > How to convert a jam file into a regular makefile
on
> > linux?
>
> I don't think there is any automated way to do this.
Why do you need to?
>
> --
> Caleb Epstein
> caleb dot epstein at gmail dot com
>

=====
TingChong Ma

__________________________________
Do you Yahoo!?
Jazz up your holiday email with celebrity designs. Learn more.
http://celebrity.mail.yahoo.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