Re: C++ Bindings Generate static const Code that will not Compile



Stephen A. Witt wrote:

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.
That all looks pretty reasonable. I was hoping the quick fix would work (it does for me and I'm using GCC 3.2). Looks like it doesn't. I'll just have to go through and fix things properly. Which will probably be for the best in the long run. I'll get back to you when I have a patch in CVS.

--
Bowie Owens

CSIRO Mathematical & Information Sciences
phone  : +61 3 9545 8055
fax    : +61 3 9545 8080
mobile : 0425 729 875
email  : Bowie Owens csiro au






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