On Thu, Nov 7, 2013 at 10:04 AM, Clifford Yapp <[email protected]> wrote: > On Thu, Nov 7, 2013 at 10:54 AM, Tom Browder <[email protected]> wrote: >> On Thu, Nov 7, 2013 at 7:38 AM, Tom Browder <[email protected]> wrote: >>> Is it fair to use any Boost code in BRL-CAD C++ code? If so, I think ... > None at all, that's a good thing - just make libpc and obj-g build > (The OSL support is off by default, which seems to be our only other > current use of it - if you feel like making that work too that'd be > great, but to the best of my knowledge it's been a while since that > code was exercised.) ... > What we end up doing instead is using bcp:
Great, but I tried bcp on my file list and got 36 Mb instead of the 1.2 Mb that the trunk has at the moment--bummer! Here's the file list I fed to bcp: ../../../src/libgcv/wfobj/obj_parser_state.h ../../../src/liboptical/constantpool.h ../../../src/liboptical/oslexec_pvt.h ../../../src/libpc/pcConstraint.h ../../../src/libpc/pcMathGrammar.h ../../../src/libpc/pcMathLF.h ../../../src/libpc/pcMathVM.cpp ../../../src/libpc/pcMathVM.h ../../../src/libpc/pcNetwork.h ../../../src/libpc/pcParameter.h ../../../src/libpc/pcParser.h ../../../src/libpc/pcVariable.h ../../../src/librt/db5_attrs_private.h Ideas? My only thought at the moment is to match files between the trunk boost and the 1.54.0 boost source. Then try to compile and supply any missing files that show up. Best, -Tom ------------------------------------------------------------------------------ November Webinars for C, C++, Fortran Developers Accelerate application performance with scalable programming models. Explore techniques for threading, error checking, porting, and tuning. Get the most from the latest Intel processors and coprocessors. See abstracts and register http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk _______________________________________________ BRL-CAD Developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/brlcad-devel
