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]

Re: Undefined references to __udivsi3 and __umodsi3 (arm-elf)



Peter Tiang wrote:
> 
> 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 ?

libgcc.a?

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel@OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985


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