EB40

Fernando Nasser fnasser@cygnus.com
Thu Aug 2 17:22:00 GMT 2001


Shaojie Wu wrote:
> 
> Hi,
> I think I  configured the GDB with "--target=arm-elf", here is
> the command I use to configure insight 5.0
> 
> mkdir -p /tmp/build/gdb
>     cd /tmp/build/gdb
>     /src/gdb/insight-5.0/configure --target=arm-elf \
>       --prefix=/tools \
>       --exec-prefix=/tools/H-i686-pc-cygwin \
>       -v 2>&1 | tee configure.out
> 

If everything went well, after make you issue a

make install

and a program named "arm-elf-gdb" should be in your /tools/bin
directory.



-- 
Fernando Nasser
Red Hat - Toronto                       E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9



More information about the Gdb mailing list