[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Missing symbol name in directive
From: |
Alan Modra |
Subject: |
Re: Missing symbol name in directive |
Date: |
Thu, 25 Oct 2012 09:58:40 +1030 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Wed, Oct 24, 2012 at 02:05:49PM +0200, Pieter De Mil wrote:
> /tmp/cc22PMWw.s: Assembler messages:
> /tmp/cc22PMWw.s:10902: Error: Missing symbol name in directive
> /tmp/cc22PMWw.s:10902: Error: junk at end of line, first
> unrecognized character is `x'
> /tmp/cc22PMWw.s:10903: Error: expected comma after name `' in .size
> directive
> /tmp/cc22PMWw.s:10904: Error: junk at end of line, first
> unrecognized character is `0'
Your source contains syntax errors. Fix it. Older versions of gas
accepted bad .size directives and silently generated bad code.
--
Alan Modra
Australia Development Lab, IBM