Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2001-10-25 13:27:37


Thomas,

Your Foo Jamfile should look something like this:

  exe Foo : <lib>../Alib/Alib ... ;

HTH,
Dave

===================================================
  David Abrahams, C++ library designer for hire
 resume: http://users.rcn.com/abrahams/resume.html

        C++ Booster (http://www.boost.org)
          email: david.abrahams_at_[hidden]
===================================================

----- Original Message -----
From: "Thomas Witt" <witt_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Thursday, October 25, 2001 2:16 PM
Subject: [boost] boost.build linking exe

>
> After looking at the code I have to admit I cannot figure out how to use
"exe
> Foo : <lib>Alib ..."
>
> Given the following project structure
>
> root
> +-Alib (library)
> |
> `-Foo (executable)
>
> Root Jamfile looks like
>
> project-root ;
> subinclude Alib ;
> subinclude Foo ;
>
> I don't know how to make Foo link the correct Alib. Boost/Jam is CVS as of
> today.
>
> Any help would be much appreciated.
>
> Thomas
>
> --
> Dipl.-Ing. Thomas Witt
> Institut fuer Verkehrswesen, Eisenbahnbau und -betrieb, Universitaet
Hannover
> voice: +49(0) 511 762 - 4273, fax: +49(0) 511 762-3001
> http://www.ive.uni-hannover.de
>
> Info: http://www.boost.org Unsubscribe:
<mailto:boost-unsubscribe_at_[hidden]>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>


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