Hi, folks. I'm building the tool chain using the instructions on the website, including the simulator and GDB. I'm building on Mac OS X 10.4.6, targeting the iPod video (arm-elf).
I've successfully built and installed SDL 1.2.9 from source, and the binutils and gcc builds went fine. But I can't build GDB 6.1.1, using either gcc-4.0.1 or gcc-3.3 (though I get different error conditions with the two different compilers). Do I need GDB 6.1.1? Can I use a newer version instead? Thanks. Bill