Hi Tim,

On 9/26/11 4:20 PM, Tim Statler wrote:

    The following directory should be added to compiler include
    paths: /Users/wnpm38/boost_1_47_0
    The following directory should be added to linker library paths:
     /Users/wnpm38/boost_1_47_0/stage/lib


I then run ./configure with the CXXFLAGS parameter:

Perhaps use LDFLAGS as well

./configure CXXFLAGS=-I/Users/wnpm38/boost_1_47_0 LDFLAGS=-L/Users/wnpm38/boost_1_47_0/stage/lib

HTH,
Peter

_______________________________________________
Help-source-highlight mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-source-highlight

Reply via email to