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]
Other format: [Raw text]

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


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


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