On Tue, Jun 28, 2005 at 10:20:11AM -0300, neuwald@inf.ufsc.br wrote: > > Hello, > > I want install gdb-6.3 for mips-tx39-elf target, but when I do a make: > > make -w all install CC='gcc -mwin32' 2>&1 | tee make.out You didn't say what your host is. It looks like mingw32; gdb 6.3 did not support mingw32. Hopefully the next release will. -- Daniel Jacobowitz CodeSourcery, LLC