delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/1996/10/04/05:00:33

Date: Fri, 4 Oct 1996 10:56:25 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Robert Hoehne <robert DOT hoehne AT mathematik DOT tu-chemnitz DOT de>
Cc: DJGPP workers <djgpp-workers AT delorie DOT com>
Subject: Re: GNU gettext library
In-Reply-To: <Pine.HPP.3.91.961004104420.28013F-100000@newton.mathematik.tu-chemnitz.de>
Message-Id: <Pine.SUN.3.91.961004105228.29098P-100000@is>
Mime-Version: 1.0

On Fri, 4 Oct 1996, Robert Hoehne wrote:

> > `gettext' is not called by Fileutils, a global definition on config.h 

> That's not correct. The 'dir' or 'ls' utils use the conio functions, which
> result in a 'duplicate symbol' when linking, because the conio
> gettext() function is not in a single file.

No, I didn't mean that.  I meant to say that since the source of Fileutils
doesn't call `gettext' from `conio' explicitly anywhere, you can use the
#define solution (which is only known at compile time).  If the
DOS-specific sources used with Fileutils were to call `gettext' from
`conio', you wouldn't be able to use a global definition of GNU `gettext',
since it would then also affect the calls to `gettext' from `conio'. 

Sorry for not being clear enough.

- Raw text -


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