|
|
Rockbox mail archiveSubject: Segfault with Faster MDCT patch and -fPICSegfault with Faster MDCT patch and -fPIC
From: Slawomir Testowy <slawomir.testowy_at_gmail.com>
Date: Fri, 17 Sep 2010 09:32:13 +0200
Hi all!
For some time I have been using tremor with fastermdct patch found on
Everything works great until I compile tremor on ARM with -fPIC flag (I link
asm volatile( "ldmia %[my_z], {%[t5],%[t6]}\n\t":[t5] "=r" (t5), [t6] "=r"
When I compile tremor without -fPIC or with -U_ARM_ASSEM_, there is no segfault.
I tried debugging the code for a moment, but this code (MDCT +
Unfortunately, I don't have gdb built for this platform (I managed to find the
The ARM processor I'm using is (according to /proc/cpuinfo):
Processor : ARMv6-compatible processor rev 4 (v6l)
Can you help me handle this issue?
-- regards, Slawomir TestowyReceived on 2010-09-17 Page was last modified "Jan 10 2012" The Rockbox Crew |