[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: A plan to get rid of unnecessary package dependencies



On Wed, Sep 27, 2006 at 02:44:10PM +0200, Christian Aichinger wrote:

> The problematic sections seem to be .init and .fini. There are
> sections called .ctors and .dtors, but they aren't marked as
> executable.

.ctors and .dtors contain function pointers that are called by code in
the .init/.fini sections (crtbegin.o, crtend.o).

Gabor

-- 
     ---------------------------------------------------------
     MTA SZTAKI Computer and Automation Research Institute
                Hungarian Academy of Sciences
     ---------------------------------------------------------



Reply to: