--- parser3/INSTALL 2002/08/27 09:49:12 1.25 +++ parser3/INSTALL 2002/09/04 14:59:54 1.26 @@ -174,7 +174,11 @@ You can disable user-configured sendmail commands by forcing it, setting "--with=sendmail=COMMAND" option to configure. - + + In case you are experiencing problem with gcc runtime exception handling, + try to configure with + --with-sjlj-exceptions + option. Some root config options can be specified at configure time, and would override autodetects. @@ -189,4 +193,4 @@ Alexandr Petrosian (http://paf.design.ru) -$Id: INSTALL,v 1.25 2002/08/27 09:49:12 paf Exp $ +$Id: INSTALL,v 1.26 2002/09/04 14:59:54 paf Exp $