www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/11/08/12:00:21

From: Robert Hoehne <Robert DOT Hoehne AT Mathematik DOT tu-chemnitz DOT de>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: mkdoc, djlsr201
Date: Fri, 08 Nov 1996 16:39:35 +0100
Organization: TU Chemnitz-Zwickau
Lines: 20
Message-ID: <32835437.F7A@Mathematik.tu-chemnitz.de>
References: <32822815 DOT 7580 AT utkux DOT utk DOT edu>
NNTP-Posting-Host: tantalus-e.hrz.tu-chemnitz.de
Mime-Version: 1.0
To: Raymond Steven Kutai <rkutai AT utkux DOT utk DOT edu>
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

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.

Robert
-- 
*****************************************************************
* Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau *
* Post:    Am Berg 3, D-09573 Dittmannsdorf                     *
* e-Mail:  Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE              *
* WWW:     http://www.tu-chemnitz.de/~rho                       *
*****************************************************************

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019