This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
Object File format
- From: "Ray Campbell" <raycampbell at rcn dot com>
- To: <cygwin at cygwin dot com>
- Date: Thu, 13 Dec 2001 12:52:24 -0500
- Subject: Object File format
I am trying to learn more about compiler development, and thus more
information about ELF files. I thought that c++ object files were in the
ELF format, generated in cygwin with the c++ compiler, but when I try to
read them, either with readelf, or in debug, they don't appear to be. Is
there anyway I can generate these files in elf format? Or am I just doing
something wrong? Thank you in advance for your time.
Ray Campbell
PS, the reason I am trying to do this, is because I would like to learn how
to help in this effort. Thanks.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/