Boost logo

Boost-Build :

Subject: Re: [Boost-build] How to specify dependencies that aren't included in the target
From: Paul Fox (techmage89_at_[hidden])
Date: 2009-06-22 13:05:15


Another question: I have to pass the linker script as a parameter to ld, and
I'm currently using <linkflags> to do so. However, the script will be
generated on a target-specific basis, so I need to be able to place the
linker script in the correct bin subdirectory for the current target under
the project root. I know I can do the script generation using a generate
rule to do this. However, I can't figure out how to retrieve that
information to pass the location of the script to the linker. How would I do
that?

Thanks,
Paul



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