Search This Blog

Thursday, May 24, 2012

HowTo: Build GDB for ARM on Fedora 17

http://www.linuxquestions.org/questions/linux-newbie-8/no-termcap-library-found-when-building-gdb-879757/

Found a need to build a cross gdb, just one more time...It comes with a simulator...


yum install ncurses-devel texinfo gettext flex bison expat-devel sharutils dejagnu glibc-static libunwind-devel valgrind gcc-c++ gcc-gfortran readline-devel rpm-devel python-devel texinfo-tex

# Ada compiler (may not be available in cross compiler)
yum install gnat