delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/10/14/07:54:50

Date: Thu, 14 Oct 1999 10:32:55 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Mavi Gozler <MaviGozler AT yahoo DOT com>
cc: djgpp AT delorie DOT com
Subject: Re: RSXNTDJ project building difficulties
In-Reply-To: <7u28es$rar$1@nnrp1.deja.com>
Message-ID: <Pine.SUN.3.91.991014103229.26124A-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Wed, 13 Oct 1999, Mavi Gozler wrote:

> But I believe that the unresolved references I am referring to, as well
> as the "other" linker reporting a problem with not finding an entry
> point, has to do with mixing and matching the linkers

No, the problems are not because of mixing linkers, it's because of
mixing *libraries*.  As I wrote elsewhere in this thread, you are
linking DJGPP's libc.a without DJGPP's crt0.o startup module, which is
the place where all the undefined symbols live.

Note that, AFAIK, linking RSXNT programs with the DJGPP library is the
wrong thing in the first place; you should use the RSXNTDJ libraries
instead.  Perhaps you use -L switch when linking that forces the
linker to scan the DJGPP libraries.

- Raw text -


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