help-gplusplus
[Top][All Lists]
Advanced

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

Re: cannot initialize static pointer class member in __attribute__ ((co


From: jeremy barrett
Subject: Re: cannot initialize static pointer class member in __attribute__ ((constructor))
Date: Fri, 3 Oct 2008 14:26:35 -0700 (PDT)
User-agent: G2/1.0

> The order of static_init...() and initAx() is not specified,
> gcc-3.3.3 for Linux/x86 calls initAx() after static_init...(),
> while gcc-4.3.0 calls them in reverse order.

ps - is this documented anywhere, or would i have to read the gcc
source to know?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]