From: Raymond Steven Kutai Newsgroups: comp.os.msdos.djgpp Subject: Re: mkdoc, djlsr201 Date: Fri, 08 Nov 1996 13:18:58 -0500 Organization: University of Tennessee, Knoxville Lines: 24 Message-ID: <32837992.6450@utkux.utk.edu> References: <32822815 DOT 7580 AT utkux DOT utk DOT edu> <32835437 DOT F7A AT Mathematik DOT tu-chemnitz DOT de> NNTP-Posting-Host: dogwood1.utcc.utk.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Robert Hoehne wrote: > > Raymond Steven Kutai wrote: > > > > Obviously I haven't got mkdoc.exe yet. When I tried to make mkdoc.exe > > gcc complained that __udivdi3 and __umoddi3 are undefined or something > > like that in libc.a. I think it also mentioned doprnt.o. I remade > > The makefile in the mkdoc directory is wrong. I had the same problem and > solved it > by adding and '-lgcc' after the '-lc', because the undefined symbols are > from libgcc.a and not from libc.a. I got it working now. Thank you. -- +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ Raymond Steven Kutai "Think imaginary!" -- Stephen Hawking rkutai AT utkux DOT utcc DOT utk DOT edu http://funnelweb.utcc.utk.edu/~rkutai +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+