delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2001/09/18/07:41:16

Date: Tue, 18 Sep 2001 14:35:48 +0300
From: "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il>
Sender: halo1 AT zahav DOT net DOT il
To: heviaop AT ciudad DOT com DOT ar
Message-Id: <1659-Tue18Sep2001143548+0300-eliz@is.elta.co.il>
X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9
CC: djgpp AT delorie DOT com
In-reply-to: <200109181032.f8IAWkB79822@postino5.prima.com.ar>
(heviaop AT ciudad DOT com DOT ar)
Subject: Re: link error with gpc
References: <200109171148 DOT f8HBmTj78398 AT postino3 DOT int DOT prima DOT com DOT ar> (heviaop AT ciudad DOT com DOT ar) <200109181032 DOT f8IAWkB79822 AT postino5 DOT prima DOT com DOT ar>
Reply-To: djgpp AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

> From: "Orlando P. Hevia" <heviaop AT ciudad DOT com DOT ar>
> Date: Tue, 18 Sep 2001 07:31:23 -0300
> 
> > This is very strange: the linker does scan libc.a, but
> > doesn't find a function that is in there.  What version of
> > the DJGPP library do you have?  What is the value of
> > __DJGPP_MINOR__ in the sys/version.h header file?
> 
> 1- xdir says:
> 
> --a---     758,142   8-04-99   4:06p  g:\usr\lib\libc.a
> total files 1   total bytes 758,142
> 
> This file is in djdev203.zip

No, it isn't: the file libc.a from djdev203.zip is dated January 4th,
2000, and its size is 644,358 bytes.  DJGPP v2.03 was released in late
December 1999, and a minor update was uploaded in January 2000.  Syou
cannot possibly have v2.03 from August 1999.

Is it possible that you are using some early prerelease version of
v2.03, where the functions tcgetpgrp etc. are indeed missing?  These
functions were not there in v2.02, so it's quite possible that an old
library won't have them.

What does the following command print?

     nm -A g:/usr/lib/libc.a | fgrep tcgetpgrp

(this assumes you have the GNU Grep package installed).

- Raw text -


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