GCC 2.95.3 generates syntax-error in arm-elf-as

AKubbat AKubbat@necelam.com
Wed Jun 30 17:13:00 GMT 2004


Thanks -- I've found it

With binutils 2.14 and older, there was only a warning in AS. Now it is
an error and compilation fails. I'll write a patch to update elfod.h to
fix this




On 29 Jun 2004 22:54:48 -0400  Ian Lance Taylor <ian@wasabisystems.com> wrote:

> AKubbat <AKubbat@necelam.com> writes:
> 
> > Apparently I've stumbled into exactly this problem that GCC uses @ instead
> > of % when generating code for ARM-ELF. 
> > Does anyone know a proper patch to fix this issue ?
> 
> Look at ASM_OUTPUT_SECTION_NAME in gcc/config/elfos.h.
> 
> Ian

==
Andreas 



More information about the Gcc-help mailing list