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]

cross-compile gdb


Hi,

I want to cross-compile gdb for ARM.
i tried as per README file

CC=arm-linux-gcc ./configure  --host=arm-arm-linux

But the error logged was as follows
-----------------------
./configure: ./if13770: cannot execute binary file
configure: cross-compiling for a non-cygwin target is not supported
configure: warning: cannot check signal handling if cross compiling --
defaulting to no
configure: warning: cannot check for sigsetjmp/siglongjmp if
cross-compiling --
defaulting to missing
configure: warning: cannot check strcoll if cross compiling --
defaulting to no
configure: error: Could not find a term library
Configure in /home/girija/gdb-5.0/gdb failed, exiting.
--------------------------------------------------------

Could you please tell me how do I cross-compile for ARM ?

Regards,
Girija






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