June 16, 2005
Just tried to build gdc on Solaris 10 x86, looks like it has some problem with bool.  Anyone know a quick fix (maybe just some flags)?

bash-3.00$ uname -a
SunOS unknown 5.10 Generic i86pc i386 i86pc

bash-3.00$ which c++
/usr/sfw/bin/c++

bash-3.00$ c++ -v
Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/specs
Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure
--prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as
--with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++
--enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)

(see attachment.  Cannot directly post here, server error out).