$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Stefan Seefeld (seefeld_at_[hidden])
Date: 2005-08-30 09:06:20
Neal Becker wrote:
> Doug Gregor wrote:
>
>
>>On Aug 30, 2005, at 6:04 AM, Neal Becker wrote:
>>
>>
>>>Doug Gregor wrote:
>>>
>>>[...]
>>> - GCC 4.0 type_info problems
>>>
>>>What is this?
>>
>>See: http://aspn.activestate.com/ASPN/Mail/Message/boost/2786704
>>
>
>
> I'm curious as to whether Redhat's version of gcc-4.0.1 has this patched.
> Anyone have a test to detect the problem?
This isn't strictly a compiler issue. It requires tight collaboration
between compiler, linker, and (runtime) loader, i.e. the whole toolchain.
FWIW.
Regards,
Stefan