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=S9voTmAk95AtAvd2 9/l+e0Xtz98fNhwoHcrmkjXHjE/qRH6UrBvHSgX+KnA2cx7kf4PIS228gM/t/Kx1 MbY6UisGy0mL/dl+ZIN2Op4ZKkCBbnrXXVp4deqCzbmQ6u3dEFUoI/UnhdidLEBr uE7KcX4Q+RTQOswooKpYUIcERc4= 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=3I22heZs5CHo8ZG01fpvPW v/uew=; b=GF8b0HvTWnZGg93ERYqhfOMHot5daBssyk927ThLe2zRrH0hg1nv2K 5Jx9Q/A+Ic31hRc2OlOpIlhCq+hbxP0STSFPXsYNa3TJFYlWnXz+cNmedIxX2vzH 19Kf1gEs/xSEJzMzxBEUDsmtmG8koyz0MG3JnvRWs3bxd6FtNnWYg= 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.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*M:cygwin, H*Ad:U*yselkowitz, cao X-HELO: mx1.redhat.com 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: Yaakov Selkowitz Message-ID: Date: Mon, 16 May 2016 15:05:42 -0500 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: <1721a243f6fa4a32877cfdda157ad327@ntmaexbe04.bedford.progress.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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. -- Yaakov -- 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