|
Boost-Build : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-10-04 02:30:43
Hi Ian,
> Here's my patch to the darwin.jam file. I simply
> moved $(OPTIONS) to the end of the linker command.
> Now I can use the following syntax:
>
> exe mtest : main.cc
>
> : <cflags>"`Magick++-config --cppflags`"
>
> <linkflags>"`Magick++-config --ldflags --libs`"
> ;
Thanks!
I've committed the modification, as well as similar change for gcc and Intel.
- Volodya
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