Related articles |
---|
old BEG Backend Generator for modern Linux? maximilian.spring@gmail.com (2015-07-30) |
Re: old BEG Backend Generator for modern Linux? gneuner2@comcast.net (George Neuner) (2015-08-02) |
Re: old BEG Backend Generator for modern Linux? lkrupp@nospam.pssw.com.invalid (Louis Krupp) (2015-08-02) |
Re: old BEG Backend Generator for modern Linux? anton@mips.complang.tuwien.ac.at (2015-08-04) |
Re: old BEG Backend Generator for modern Linux? nemo@invalid.invalid (Nemo) (2015-08-04) |
From: | George Neuner <gneuner2@comcast.net> |
Newsgroups: | comp.compilers |
Date: | Sun, 02 Aug 2015 16:36:15 -0400 |
Organization: | A noiseless patient Spider |
References: | 15-08-001 |
Keywords: | tools |
Posted-Date: | 04 Aug 2015 01:35:19 EDT |
On Thu, 30 Jul 2015 21:20:41 -0700 (PDT), maximilian.spring@gmail.com
wrote:
>I still have is in an old a.out format, and I have been unsuccessful
>so far to get it to run on a modern Linux.
You might try using objcopy (GNU binutils) to convert to ELF.
Disclaimers: 1) I've never tried it so I can't tell you how, and 2)
there are multiple "a.out" formats - depending on what compiler
produced it, there's no guarantee the file even will be recognized.
George
Return to the
comp.compilers page.
Search the
comp.compilers archives again.