Boost logo

Boost-Build :

From: Paul Hamilton (paul_at_[hidden])
Date: 2003-09-19 09:50:33


How do I link pre-built libraries that are external to my build system
(no jam file, no rule for them), and also not available with
<find-libraries>?

I tried to set the 'LINKLIBS" variable just before my exe rule like
this:

LINKLIBS = /sw/lib/mysql/libmysqlclient.a ;

But this doesn't work (even though the Jam reference said it would).

How is this done?

Paul.
---------------------
Paul Hamilton
pHamtec P/L - Software Makers
http://www.phamtec.com/
mailto:paul_at_[hidden]

The information transmitted is intended only for the person or entity
to which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you
received this in error, please contact the sender and delete the
material from any computer.
-----------------------------------------------------

 


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