This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

compile error


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]