On Mon, Apr 12, 2010 at 2:39 PM, Camm Maguire <[email protected]> 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. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

