This is the mail archive of the newlib@sourceware.cygnus.com mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

i960??


I'd like to build newlib-1.8 for i960.  Right now, newlib-1.8 dies
building in libgloss.  I guess that's because there's no bsp.  In
particular, there's no crt0.s.

I have crt0.s from Intel-960-Rel5.1.  It's written for pic.  I have no 
idea why it's written for pic.  Neither gcc nor egcs supports pic on
i960.  Any ideas on how to proceed?