Why does cross need the functions in libgcc and not provided by the linker?
- David On Wed, May 22, 2013 at 10:00 AM, Alan Modra <amo...@gmail.com> wrote: > On Wed, May 22, 2013 at 09:40:22AM -0400, David Edelsohn wrote: >> I don't believe those functions should be provided by libgcc, at least >> not by shared libgcc.so, as explained by Alan. > > David, I think t-savresfgpr satifies that requirement. > > # These can't end up in shared libgcc > LIB2ADD_ST += \ > ... > > -- > Alan Modra > Australia Development Lab, IBM