Am new to boost, trying to build on AIX. Here is what I get: $ l total 96 -rw-r--r-- 1 jsn mup 1461 Feb 7 10:33 Jamfile -rw-r--r-- 1 jsn mup 91700 Feb 7 10:33 threads.mcp $ pwd /usr/local/src/boost_1_27_0/libs/thread/build $ uname -a AIX io 3 4 00028AAF4C00 $ set | grep BOOST BOOST_ROOT=/usr/local/src/boost_1_27_0 $ jam +: line 1304: yacc stack overflow at keyword } don't know how to make all ...found 1 target... ...can't find 1 target... $ Are there other args I need to give to jam? Read the build instructions, it seemed ambiguous about AIX support. Thanks for any tips, Scott Nesbitt
On Tuesday 09 April 2002 20:06, you wrote:
Am new to boost, trying to build on AIX. Here is what I get: [snip] Scott Nesbitt
Did you use the precompiled jam executable for Aix. The trick is that jambase.c should not be regenerated and thus during compilation the env. var. YYACC must be defined as being empty.
I can't find any polyhedron or polygon package in the boost library, but I thought this might be a good place to ask. Does anyone know any good polyhedral or polygon C++ package that I can read about online? Thanks in advance. Hwee Kuan
participants (3)
-
Hwee Kuan Lee
-
scottnesbitt
-
Toon Knapen