Boost logo

Boost-Build :

Subject: [Boost-build] msvc link options
From: Nogradi, Chris (Chris.Nogradi_at_[hidden])
Date: 2012-02-23 16:17:30


Does anyone know how to use msvc link options per this website w/ boost.build:

http://msdn.microsoft.com/en-us/library/ms235330.aspx

I tried something like this but it fails horribly:

alias extra : [ obj setargv ] ;

exe test : main.c extra ;

setargv seems to only come packaged as an obj file rather than a lib, does boost.build support this sort of thing? Do I have to manually specify the path to the object in the Visual C distribution?

Thanks,

Chris

________________________________
This e-mail and any attachments may contain confidential material for the sole use of the intended recipient. If you are not the intended recipient, please be aware that any disclosure, copying, distribution or use of this e-mail or any attachment is prohibited. If you have received this e-mail in error, please contact the sender and delete all copies.

Thank you for your cooperation.



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