zerosize result

Axel Kittenberger Anshil@gmx.net
Fri Jan 12 00:28:00 GMT 2001


> : Another question, if my assembler fails it produces a zero size file.
> : Well this is especially nasty for make, as it does not process this
> file
> : again :(
> 
> That is a bug.  The assembler is not supposed to produce an output
> file if it sees any errors (unless the -Z command line option has been
> used).  Can you send a test case that reproduces this problem ?

Okay, I've tried to reduce my errorneous file as much as possible,
resultion to this:
------------------------------------------------------------------
a: S
	.align	4
a: T
------------------------------------------------------------------
my 'as -v' gives me:
> GNU assembler version 2.10.1 (ppc-elf) using BFD version 2.10.1
(on a i686-pc-cygwin host)


-- 
Sent through GMX FreeMail - http://www.gmx.net


More information about the Binutils mailing list