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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ Path: not-for-mail From: "Hans Horn" Newsgroups: gmane.os.cygwin Subject: gcc -gcoff Date: Sun, 25 Aug 2002 17:44:09 -0700 Lines: 18 Message-ID: NNTP-Posting-Host: dsl-64-130-141-77.telocity.com X-Trace: main.gmane.org 1030322565 26753 64.130.141.77 (26 Aug 2002 00:42:45 GMT) X-Complaints-To: usenet AT main DOT gmane DOT org NNTP-Posting-Date: Mon, 26 Aug 2002 00:42:45 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 List, I just tried to use cygwin gcc with the -gcoff (instead of the default -g) debug option. According to the gcc man pages this is supposed to work (on supported systems). However, I got : gcc -c -gcoff tst.c /cygdrive/c/DOCUME~1/HANSHO~1/LOCALS~1/Temp/ccyukfzt.s: Assembler messages: /cygdrive/c/DOCUME~1/HANSHO~1/LOCALS~1/Temp/ccyukfzt.s:65: Fatal error: C_EFCN symbol out of scope Any clues / hints ? Hans -- 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/