delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/08/12/12:41:28

Date: Thu, 12 Aug 1999 11:26:07 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Peter Restall <pete AT restall DOT net>
cc: djgpp AT delorie DOT com
Subject: Re: ELF and DLLs
In-Reply-To: <199908101804.TAA01783@burdock.restall.net>
Message-ID: <Pine.SUN.3.91.990812112215.9373Y-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 Tue, 10 Aug 1999, Peter Restall wrote:

> The first is, can I compile ELF binaries with DJGPP ?

No, not unless you reconfigure Binutils to include ELF support and then 
rebuild Binutils from sources.

> I'm interested because I wish to create my own dynamic-library routines that work
> under Linux (which uses ELF) and hopefully under DJGPP as well.

Note that object code usually includes hidden dependencies on some 
private features of the library on the platform where they were compiled.
So object files compiled on Linux might not link with DJGPP-compiled
code, unless the sources compiled on Linux didn't call any functions
from libc.a.

- Raw text -


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