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 <loganje...@gmail.com> writes:

> On Tue, Sep 9, 2014 at 10:01 AM, Jerry James <loganje...@gmail.com> wrote:
>> On Tue, Sep 9, 2014 at 9:09 AM, Camm Maguire <c...@maguirefamily.org> 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                                        c...@maguirefamily.org
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah

_______________________________________________
Gcl-devel mailing list
Gcl-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to