Downloaded opensource gdb package, untar source and tried to compile, since I am using GENTOO compiles (gcc, ar, ....), I replaced Makefile with 'ar' instead 'i386-linux-gnu-ar'like this, but everytime it reports, I don't know how Makefuile gets overwrites
make[5]: i386-linux-gnu-ar: Command not found
make[5]: i386-linux-gnu-ar: Command not found
Comment