www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/11/30/07:03:51

Date: Mon, 30 Nov 1998 14:03:46 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Toni Rasanen <torasane AT mail DOT student DOT oulu DOT fi>
cc: djgpp AT delorie DOT com
Subject: Re: ELF -> COFF / Glide
In-Reply-To: <Pine.SGI.3.95.981130124125.12057A-100000@tuomi.oulu.fi>
Message-ID: <Pine.SUN.3.91.981130140050.10282E-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com

On Mon, 30 Nov 1998, Toni Rasanen wrote:

> so I now need a program that could make COFF-
> files (DJGPPs libraries _are_ in COFF format, aren't they?) from
> those ELF files... Where I could find such a program?

It's called `objcopy' and is part of Binutils.  You should already have 
it in your bin subdirectory.

The problem is, the DJGPP port of `objcopy' was built without ELF 
support.  So you will have to get the sources, configure Binutils with 
ELF support (in addition to coff-go32, which is the DJGPP format) and 
rebuild Binutils.  It might be easier to do that on Linux, if you can 
access a Linux box.

> And yes, I know that the libraries probably won't work

Most probably won't.  Don't hold your breath.

- Raw text -


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