--- parser3/INSTALL 2005/12/08 14:35:55 1.44.2.4 +++ parser3/INSTALL 2005/12/09 10:49:08 1.44.2.5 @@ -14,6 +14,7 @@ wget http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc6.6.tar.gz gunzip -c gc6.6.tar.gz | tar vxf - cd gc6.6 + CPPFLAGS=USE_LIBC_PRIVATES \ ./configure --prefix=$HOME/parser3project/gc --disable-threads --disable-shared --silent make install @@ -263,4 +264,4 @@ Alexandr Petrosian (http://paf.design.ru) -$Id: INSTALL,v 1.44.2.4 2005/12/08 14:35:55 paf Exp $ +$Id: INSTALL,v 1.44.2.5 2005/12/09 10:49:08 paf Exp $