4 Jan
2005
4 Jan
'05
11:08 p.m.
On Monday, January 3, 2005 at 12:22:42 (-0800) Robert Ramey writes:
It seems to me that you've discovered a bug in the serialization library the seems to manifest itself (so far) in gcc 3.2 . Given a little time, we can verify if this is the case. So, if I were you I would use your solution until this gets resolved in the appropriate place.
I decided to try out g++ 3.4.3. So, I removed all my boost libraries and headers from my system, and rebuilt boost 1.32 from scratch. I still get a seg fault when I try to use abstract base classes. Bill