This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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: porting reversible on arm/mips


Ramana Radhakrishnan wrote:
That is correct.   You can build arm-elf-gdb on x86 host.
You will probably want to build arm-elf-gcc and asm and linker,
so that you can compile test programs to simulate.


I would strongly encourage anyone building tools for ARM and doing
active development to be using arm-eabi target rather than arm-elf
today . The arm-elf / arm-linux targets are more or less in
maintenance only mode at the minute while arm-eabi and
arm-linux-gnueabi enjoys all the attention today.

Fair enough.


Ramana, do you have a favorite online guide or "how-to"
for someone who wants to start building an arm cross tool chain?


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