X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=DrPeGIlT50UeuIFZ hXUbevR9U2JcLFqfzxl158DPbMtpnXhNbDNh9ST47nVlvgRq1QwD+oME5gUqjJ0a zEYvUWWIN5XICiCS3R7IOrkhqSVB12RTGkFVqV2234KOSR7Yc6L21zX9Tz+vThrb UttNRQfkG14JYUnwQvJ/zB7alH8= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=RitvtOHz2XMIm/7Xzo9W4k xQulY=; b=hsFiGFyzPJvj8V6VqO6U6AGkAozeMF6DEwVeVi4DypMFs7lrxCHIP0 q6Mt8E0fI1Jbj23eTZNFTJ32xSzLUXg5kB8917nYJ8selpvkIMNMgygCro4wDL+q RmKGu5HVaply68yZ92CCxFStRigMJnjy/hVc1ZJVkaN3zP0F1nn6o= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=BAYES_40,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=cao, DJGPP, djgpp, Cao X-HELO: mailout12.t-online.de Subject: Re: Show Symbol Table for OMF (.obj)? To: cygwin AT cygwin DOT com References: <1721a243f6fa4a32877cfdda157ad327 AT ntmaexbe04 DOT bedford DOT progress DOT com> From: =?UTF-8?Q?Hans-Bernhard_Br=c3=b6ker?= Message-ID: Date: Thu, 19 May 2016 22:29:27 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Am 16.05.2016 um 22:05 schrieb Yaakov Selkowitz: > On 2016-05-16 14:10, Benjamin Cao wrote: >> I am curious to know if there is a command that will display a symbol >> table for >> *.obj files. It seems as if commands such as "nm" or "objdump" do not >> do this. >> I get "File format not recognized". > You may want to try i586-pc-msdosdjgpp-{nm,objdump} from the > djgpp-binutils package. That won't help, because DJGPP uses COFF, not OMF. Actually, I don't think binutils ever supported OMF. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple