bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bison 1.75c/d problem


From: Andrew Walrond
Subject: Bison 1.75c/d problem
Date: Sat, 14 Dec 2002 14:47:40 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021020

Hi

A standard bootstrap build of gcc 3.2.1 fails during configuration of libstdc++-v3 with bison 1.75 c or d installed.

Works fine with vanilla bison 1.75

All bisons built with gcc 3.2.1 and -march=i686 -O2

Failure looks like...

checking for ISO C99 support in <stdlib.h>... no
checking for additional ISO C99 support in <wchar.h>... no
checking for enabled ISO C99 support... no
checking for enabled long long I/O support... no
checking for c header strategy to use... c_std
checking for thread model used by GCC... posix
checking for exception model to use... configure: error: unable to detect exception model
make[1]: *** [configure-target-libstdc++-v3] Error 1
make[1]: Leaving directory `/tmp/tmp.GNgfJ24903/build-dir-rnX24909'
make: *** [bootstrap] Error 2

This is on standard intel linux setup. gcc build commands are

mkdir build
cd build
../gcc-3.2.1/configure --prefix=/usr --enable-shared --disable-checking
  --enable-threads=posix --enable-languages=c,c++ --with-system-zlib
  --enable-long-long --enable-cstdio=stdio --enable-clocale=generic
  --enable-__cxa_atexit --enable-version-specific-runtime-libs
make bootstrap

Hope this is useful. cc me on any replies as I'm not subscribed

Andrew




reply via email to

[Prev in Thread] Current Thread [Next in Thread]