This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


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

Re: gcc for ARM processor.


On Nov  2, 2000, "Fu, Jack" <JFu@NETsilicon.com> wrote:

> I have a version of redhat gcc for ARM cross compiler arm-elf-gcc.exe  and
> arm-elf-as.exe.  Does any one know why when I compile a standard ARM
> assembly code such as the following?

Since this is a question about the assembler, it doesn't belong in
here.  binutils@sources.redhat.com would be a better place.

> ASMLWriteWord16

You're missing a colon `:' after the label name.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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