This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Partial Success (arm-elf binaries)


Hi,

I built the toolchain with target = arm-elf and everything seems to work, except the "-w" option in arm-elf-gdb (for the GUI frontend). Do I need to install Insight separately to get the option to work? I read somewhere that for this target, it is not necessary... in that case, have I missed something? I followed the steps in Figure 6 of http://billgatliff.com/articles/gnu/gnu-arm7t.html/x56.html to install GDB.

Any suggestions would be great.

A comment about the make commands: e.g. $make all install 2>&1 | tee make.log
^^^^
My shell (tcsh) didn't like the highlighted part, so I only issued "$make all install | tee make.log". Is that a
problem?


Thanks, Kanishka.



------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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