Hi, I'm sort of working with Larry on this at our end.
We are not setting -pendantic in our build of orbitcpp. Our build of
orbitcpp is pretty basic, we only specify the install location with
--prefix.
The GCC that was used for this build is gcc-3.2.3 and was built manually
from the gcc sources. It is a pretty standard build with only the prefix
specified. The output of gcc -v are:
[nfr urouter19 ~] $ gcc -v
Reading specs from
/home/nfr/local/bin/../lib/gcc-lib/i686-pc-linux-gnu/3.2.3/specs
Configured with: ../gcc-3.2.3/configure
--prefix=/home/nfr/local/stow/gcc-3.2.3
Thread model: posix
gcc version 3.2.3
The machines this is being built on are Debian 3.0 (the current stable
version of Debian) and are pretty standard (for Debian anyway) except for
the compiler.