|
From: | David Given |
Subject: | Re: [Tinycc-devel] ARM GOT initialization problem |
Date: | Thu, 17 Apr 2008 12:55:15 +0100 |
User-agent: | Thunderbird 2.0.0.12 (Windows/20080213) |
Daniel Glöckner wrote: [...]
I think he eventually fixed it: http://lists.gnu.org/archive/html/tinycc-devel/2006-12/msg00020.html
Doesn't help, I'm afraid --- although it would appear that the changes never *did* make it into CVS...
Turns out that at least some of my problems are due to a static library I have to link against (libgcc.a, natch) being compiled -fPIC. So while I can prevent the use of the GOT in *my* code, I can't do anything about their code. So I'll see if I can track down a non-fPIC version; possibly harder than it looks.
-- David Given address@hidden
[Prev in Thread] | Current Thread | [Next in Thread] |