Boost logo

Boost-Build :

Subject: [Boost-build] [BOOST-BUILD] Need help in compiling boost library using custom compiler and SDK on linux
From: rohini chandra p (rohinichandrap_at_[hidden])
Date: 2011-10-14 12:54:26


Hi,

I have tried the -I and -L options as below to provide path to the SDK but
was not sure whether my SDK headers and libraries are picked over the native
headers and libraries on the build environment.

using gcc : : /vobs/Development/.../compilers/bin/<compiler-prefix>gcc :
<compileflags>-I/vobs/Development/SDK/include
<linkflags>-L/vobs/Development/SDK/lib64 ;

Thanks in advance,
Rohini Chandra



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