Re: as variable '$' have problem

2013-09-04 Thread nick clifton
Hi 研发部淡明杰, bug description: In my program, expression '$-label' is ok to pass(see attachment file line 7&8) assemble, but 'lable-$' cannot pass It is nothing to do with the $ symbol specifically. Any undefined symbol will give you the same effect. Eg: $ cat test.s foo: nop

as variable '$' have problem

2013-09-03 Thread 研发部淡明杰
bug description: In my program, expression '$-label' is ok to pass(see attachment file line 7&8) assemble, but 'lable-$' cannot pass and as give some error message bellow: cris@cris-pad:~/workspace$ as -o ef_base.o ef_base.s ef_base.s: Assembler messages: ef_base.s:45: Error: can't resolve `.text