www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/04/03/21:15:17

From: "John M. Aldrich" <fighteer AT cs DOT com>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Can you convert UNIX G++ ELF object files To DJGPP COFF Files?
Date: Fri, 03 Apr 1998 20:51:01 -0500
Organization: Two pounds of chaos and a pinch of salt.
Lines: 24
Message-ID: <35259205.EE0@cs.com>
References: <e2gV.3965$bp2 DOT 3464383 AT firenze DOT visi DOT net>
NNTP-Posting-Host: ppp214.cs.com
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Kris Mills wrote:
> 
> well i guess you got the question in the subject :)
> anyways. I have to program a simply program for class but i would rather do it
> at home instead on at school which is 30 min away thanks alot.
> I need to convert UNIX G++ ELF object files To DJGPP COFF Files
> are there any programs that can do this PLEASE I NEED you help..

If this Unix machine that the ELF files are generated on is not using an
80x86 architecture, then the object file format makes no difference; the
executable code is completely foreign to your PC and has exactly zero
chance of working.  Different CPUs + different operating systems +
different libraries = completely incompatible code.

The only way to get these object files to work in DJGPP is to find the
source, port it to DOS (sometimes easy, sometimes hard), and rebuild it.

-- 
---------------------------------------------------------------------
|      John M. Aldrich       | "A committee is a life form with six |
|       aka Fighteer I       | or more legs and no brain."          |
|   mailto:fighteer AT cs DOT com   |                                      |
| http://www.cs.com/fighteer |                 - Lazarus Long       |
---------------------------------------------------------------------

- Raw text -


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