This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

How to Cross compile GDB6.1 for XScale


hi,
I download a copy of GDB6.1 src,I want to cross compile it for
my XScale Platform.


[root@cool-harber gdb-6.2.1]# CC=arm-linux-gcc ./configure
--target=arm-linux --host=arm-linux --build=i386-linux
make

But I failed.here is some error message:

checking for mbstate_t... configure: error: cannot run test program
while cross compiling
See `config.log' for more details.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]