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

Re: hppa unexec and static variable initialization



On Mon, Apr 12, 2010 at 2:39 PM, Camm Maguire <camm@maguirefamily.org> wrote:
> Greetings!
>
> In some code reading
>
> void* (*gcl_gmp_allocfun)(size_t) = alloc_relblock;
>
> void *
> alloc_relblock(size_t n) {
>
> ...
>
> }
>
> Why is the static initialization failing?

Could you please provide a full test case e.g. code, commands used in
link, and versions of the tools?

Cheers,
Carlos.


Reply to: