Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Ray Campbell" To: Subject: Object File format Date: Thu, 13 Dec 2001 12:52:24 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 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/