From: "Adolf Hitler" Newsgroups: comp.os.msdos.djgpp Subject: problem when linking Date: 29 Jul 1997 13:15:15 GMT Organization: Deakin University Lines: 11 Message-ID: <01bc9c21$c970d4c0$9003b880@anthonyb> NNTP-Posting-Host: pc44-slip.ccs-stug.deakin.edu.au To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Whenever i try to build a program, it compiles fine and when it goes to link, i get this same message every time: ...\libc.a (doprnt.o)(.text+0xa3e):doprnt.c: undefined reference to '__umoddi3' ...\libc.a (doprnt.o)(.text+0xa3e):doprnt.c: undefined reference to '__udivdi3' what does this mean? can anyone help? - Luke Bond