On Tue, Sep 9, 2014 at 9:09 AM, Camm Maguire <[email protected]> wrote: > In truth, I am not sure if this work around is relying on an artifact of > ld, but nevertheless, the latter is currently writing the needed symbols > when thus invoked. If you modify configure.in to add TLIBS="$TLIBS > -lgcc_s"; for your machine and run autoconf, that should do it.
Sadly, that didn't work either. > 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. -- Jerry James http://www.jamezone.org/ _______________________________________________ Gcl-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gcl-devel
