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

Undefined references to __udivsi3 and __umodsi3 (arm-elf)


I'm having trouble with undefined references
to __udivsi3 and __umodsi3.

My target is arm-elf and my linker command line is

$(LD) --gc-section -Ttext 0x01300000 -o $@ $^ $(LIBC)/crt0.o $(LIBC)/libc.a
$(LIBC)/libm.a

Anything I'm missing here ?


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