$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Stephane Conversy (conversy_at_[hidden])
Date: 2001-08-29 02:08:33
Hello.
I'm trying to use boost/python with g++3.0, but I have various seg
faults, even "illegal instructions", for example with the second example
in the tutorial. Is it known that g++-3.0 is broken ?
it seems to work well with gcc-2.95...
thanks,
stef
bash-2.05$ g++-3.0 -v
Reading specs from /usr/lib/gcc-lib/i386-linux/3.0.2/specs
gcc version 3.0.2 20010825 (Debian prerelease)
bash-2.05$ g++-2.95 -v
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
gcc version 2.95.4 20010810 (Debian prerelease)
-- Stephane Conversy Ecole des Mines de Nantes