Page 1 of 1

[SOLVED] "tools" directory not fully built on Ubuntu 9.10

Posted: Mon Apr 05, 2010 5:55 pm
by jscoobyced
Hi,

I think there are several binaries not created (or failed) in the buildscript for the "tools" directory. After I complete the build-devkit.sh command, here are the files I have in /opt/devkitpro/devkitPPC/bin

Code: Select all

bin2s	   mn10200-addr2line  mn10200-ld       mn10200-readelf	powerpc-eabi-addr2line	powerpc-eabi-cpp	powerpc-eabi-gccbug  powerpc-eabi-ld	   powerpc-eabi-readelf  raw2c
bmp2bin    mn10200-ar	      mn10200-nm       mn10200-size	powerpc-eabi-ar		powerpc-eabi-embedspu	powerpc-eabi-gcov    powerpc-eabi-nm	   powerpc-eabi-run	 wiiload
doltool    mn10200-as	      mn10200-objcopy  mn10200-strings	powerpc-eabi-as		powerpc-eabi-g++	powerpc-eabi-gdb     powerpc-eabi-objcopy  powerpc-eabi-size
elf2dol    mn10200-c++filt    mn10200-objdump  mn10200-strip	powerpc-eabi-c++	powerpc-eabi-gcc	powerpc-eabi-gdbtui  powerpc-eabi-objdump  powerpc-eabi-strings
gcdsptool  mn10200-gprof      mn10200-ranlib   padbin		powerpc-eabi-c++filt	powerpc-eabi-gcc-4.4.3	powerpc-eabi-gprof   powerpc-eabi-ranlib   powerpc-eabi-strip
I think I should have at least "gxtexconv" in this folder, and probably more than that. Would the full output of the build help to find out what could be wrong?

Thanks.

[SOLVED] "tools" directory not fully built on Ubuntu 9.10

Posted: Tue Apr 06, 2010 7:03 am
by jscoobyced