--- parser3/INSTALL 2005/12/09 10:49:08 1.44.2.5 +++ parser3/INSTALL 2005/12/09 07:18:07 1.45 @@ -14,7 +14,6 @@ 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 @@ -264,4 +263,4 @@ Alexandr Petrosian (http://paf.design.ru) -$Id: INSTALL,v 1.44.2.5 2005/12/09 10:49:08 paf Exp $ +$Id: INSTALL,v 1.45 2005/12/09 07:18:07 paf Exp $