object file format

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

 



Hello,

I have (partially) succeeded in compiling gcc as a crosscompiler on win32 with this target:

m68k-amiga-coff

I need to read the object files created when compiling cpp files with this crosscompiler, but my filetype recognition program doesn't recognize the filetype, it doesn't seem to be coff object files or a.out files. Does anybody know the filetype?

Here's a ascii dump of the beginning of the object file, (couldn't figure out how to copy/paste as hex)
------------------
PE0!ÿD.text
T .data

@.bss


-------------

thanks,

--
Sigurd Lerstad


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux