This is the mail archive of the newlib@sourceware.org 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]
Other format: [Raw text]

ARM setjmp.S multilib issue


I am using newlib-1.15.0 in a multilib configuration built together with gcc-4.1.1 (as in "newlib gets built by the gcc multilib build").

Everything has been working out fine, but I have recently stumbled into a problem with setjmp.S: it gets built in multiple variants by the gcc multilib mechanism. However, setjmp.S is for some reason *never* assembled into thumb -- the thumb multilib variants all contain an ARM version of setjmp.o

Anyone else able to confirm/deny this in e.g. 1.16?

Best regards,
ali:)


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