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 Message-ID: <20020712035404.95821.qmail@web15005.mail.bjs.yahoo.com> Date: Fri, 12 Jul 2002 11:54:04 +0800 (CST) From: =?gb2312?q?james=20chen?= Subject: compile error To: cygwin AT cygwin DOT com Cc: chen DOT james AT inventec-inc DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: 8bit Note-from-DJ: This may be spam I compile the following assembler in linux, gives no error, but when I compile it in cygwin( last update, as version is GNU assembler version 2.12.90 (i686-pc-cygwin) using BFD version 2.12.90 2002070 6 ) which gives these errors: $ as ptr.S ptr.S: Assembler messages: ptr.S:171: Warning: rest of line ignored; first ignored character is `"' ptr.S:173: Warning: .type pseudo-op used outside of .def/.endef ignored. ptr.S:173: Warning: rest of line ignored; first ignored character is `_' ptr.S:176: Error: unknown pseudo-op: `.previous' ptr.S:178: Warning: rest of line ignored; first ignored character is `"' ptr.S:180: Warning: .type pseudo-op used outside of .def/.endef ignored. ptr.S:180: Warning: rest of line ignored; first ignored character is `_' ptr.S:183: Error: unknown pseudo-op: `.previous' james _________________________________________________________ Do You Yahoo!? 银行巨头聚会中原 大浪淘‘金’谁将笑傲 http://sweepstakes.yahoo.com/bank_surveywave2/ -- 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/