tech-toolchain archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: GCC 4.5 update -- status
On Wed, Jul 06, 2011 at 07:03:33PM +0200, Matthias Drochner wrote:
> In particular it still calls register_frame_info(). I haven't
> seen any actual datage due to it though - it seems to be
> just overhead.
It's a weak symbol to allow coexistance of old-style and new-style
runtime. The new libstdc++ shouldn't provide it and all is fine.
Did you check the -static case?
Joerg
Home |
Main Index |
Thread Index |
Old Index