gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] Unrelocated symbol: __aeabi_unwind_cpp_pr1


From: Camm Maguire
Subject: Re: [Gcl-devel] Unrelocated symbol: __aeabi_unwind_cpp_pr1
Date: Tue, 09 Sep 2014 13:43:51 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

Greetings!  One other note, if you edit use_symbols, you have to put the
call in so that it will not be optimized away.  Specifically, if it
returns a value, you should use it.  Or you can compile with -g to test.

Jerry James <address@hidden> writes:

> On Tue, Sep 9, 2014 at 10:01 AM, Jerry James <address@hidden> wrote:
>> On Tue, Sep 9, 2014 at 9:09 AM, Camm Maguire <address@hidden> wrote:
>>> Alternatively, you could edit the function use_symbols in sfasli.c and
>>> put in dummy calls to the functions you need.
>>
>> I will try this next.
>
> That didn't work either.  Still the same complaint.  (Unless I'm an
> idiot and am not applying these patches correctly, but I'm so paranoid
> about that that I've checked it several times.)

Take care,
-- 
Camm Maguire                                        address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah



reply via email to

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