[Bayes++] bjam Build question
Brought to you by:
mistevens
From: yon <yo...@ci...> - 2007-09-17 19:32:01
|
Hello, I am trying to rebuild Bayes++ using bjam (on my intel based mac running OS X 10.4.8), however I get the error below. Is bjam failing to find gcc? Can you provide any other advice? By "rebuild", I mean that I have built Bayes++ before on the same machine, and am now having isolated problems instantiating a formerly functional class in Bayes++, and thought somehow my compiled library may have gotten corrupted. Thank you, Yon [Mon Sep 17|yon|/Developer/YV-dev/Bayes++] bjam --v2 -sBOOST_ROOT="../ boost_1_33_1" /Developer/YV-dev/boost_1_33_1/tools/build/v2/build/feature.jam:431: in feature.validate-value-string from module feature error: "gcc" is not a known value of feature <toolset> error: legal values: /Developer/YV-dev/boost_1_33_1/tools/build/v2/build/property.jam:250: in validate1 from module property /Developer/YV-dev/boost_1_33_1/tools/build/v2/build/property.jam:273: in property.validate from module property /Developer/YV-dev/boost_1_33_1/tools/build/v2/tools/builtin.jam:176: in variant from module builtin project-root.jam:7: in modules.load from module Jamfile</Developer/YV- dev/Bayes++> /Developer/YV-dev/boost_1_33_1/tools/build/v2/build/project.jam:306: in load-jamfile from module project /Developer/YV-dev/boost_1_33_1/tools/build/v2/build/project.jam:68: in load from module project /Developer/YV-dev/boost_1_33_1/tools/build/v2/build/project.jam:164: in project.find from module project /Developer/YV-dev/boost_1_33_1/tools/build/v2/build-system.jam:136: in load from module build-system ../boost_1_33_1/tools/build/v2/kernel/modules.jam:259: in import from module modules ../boost_1_33_1/tools/build/v2/kernel/bootstrap.jam:153: in boost- build from module ../boost_1_33_1/boost-build.jam:12: in module scope from module |