5 Jan
2005
5 Jan
'05
6:26 a.m.
Thanks for the info, I'll test it on my gcc systems here. Robert Ramey Bill Lear wrote:
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