[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

BeBox Object Code/Executable Format



Since I'm having trouble getting information on the PEF format (it may be
proprietary to Apple), I'm going to be using ELF format object/executables.

Since this appears to be a SUN-OS, UNIX V, and Linux standard, I wonder
whether this file format might not be a candidate for our back-end shared
folder.  I would be willing to develop an interface for a module which
would write ELF object files.  I just retrieved the spec and could upload
it if anyone else has any interest.

If the BeBox development team and Metrowerks decide to support the ELF
format (there have been rumblings that they might) I would be all set --
otherwise, I may have to come up with an ELF linker as well -- maybe a
port of the GNU linker might do.

Michael G.