Hi i have installed arm-elf-gcc 3.4 on my system and trying to run winarm standard example codes with arm-elf-gcc But getting some assembler errors.... Is there some changes to be made in standard winarm example codes to run in arm-elf-gcc.. Is Winarm codes directly compatible with arm-elf-gcc
Meghendra Phate wrote: > Hi i have installed arm-elf-gcc 3.4 on my system and trying to run > winarm standard example codes with arm-elf-gcc Which example? > But getting some assembler errors.... Which error? > Is there some changes to be made in standard winarm example codes to run > in arm-elf-gcc.. The only patch applied to gcc in version WinARM 5/07-testing is the patch from Dave Murphy (DevKitPro) for gcc 4.1.2 > Is Winarm codes directly compatible with arm-elf-gcc WinARM includes gcc for the arm-elf target, WinARM is just a collection.
Reply
Please log in before posting.