This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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]

Problem with gas "Error: attempt to .org backwards ignored"


Hi,

     I met a problem with gas when I do "as draw7.s -o draw7.o":


draw7.s: Assembler messages:
draw7.s:11384: Error: attempt to .org backwards ignored
draw7.s:11390: Error: attempt to .org backwards ignored
draw7.s:11396: Error: attempt to .org backwards ignored
draw7.s:11402: Error: attempt to .org backwards ignored

     I don't know what is wrong with my .s file. Any hint? Thanks.
I put the draw7.s file at: http://www.cs.ualberta.ca/~pengzhao/tmp/draw7.s
 
In short, I am generating a .o file for Itanium2 architecture.
I tried two versions of gas, both of them spit the above error messages.
(1) GNU assembler version 2.9-ia64-000717 (ia64-hp-linux) using BFD 
version 2.9-ia64-000717
(2) GNU assembler version 2.11.90.0.8 (ia64-redhat-linux) using BFD 
version 2.11.90.0.8


Peng

-- 
                         	            |    |    |
Peng Zhao                                  )_)  )_)  )_)
http://www.cs.ualberta.ca/~pengzhao       )___))___))___)
Phone: 1-780-492-3725	    		 )____)____)_____)\\
Fax:   1-780-492-1071	            ________|____|____|____\\\__
Lab:   CSC-251			-------\                   /---------



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