ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] building cross-gdb issue


From: Stuart Hughes
Subject: Re: [Ltib] building cross-gdb issue
Date: Tue, 07 Jul 2009 14:19:14 +0100
User-agent: Thunderbird 2.0.0.16 (X11/20080707)

Hi Andrea,

The host cross debug executables gets put into _project_/bin/gdb.

The idea of putting it there is you could build that executable in difference ways for different targets of the same architecture, i.e. it keeps it private to that project instance.

Regards, Stuart

Andrea Galbusera wrote:
Hello,
I'm in the business of building a cross-debugging infrastruture for my
mpc5121 target. I'm using Freescale BSP version of ltib (ltib 8.1.2) but
relevant spec files look identical to cvs revision on Savannah.

Here it comes my question. Where is the cross-gdb binary supposed to be
available after running ./ltib and enabling the following options?

CONFIG_PKG_GDB=y
CONFIG_PKG_GDB_NATIVE_WANT_ED=y
CONFIG_PKG_GDB_CROSS_WANT_ED=y
CONFIG_PKG_GDB_XML_WANT_ED=y
CONFIG_PKG_GDB_SERVER_WANT_ED=y
# CONFIG_PKG_GDB_BUILD_DOCS is not set

I suspect the install stage in gdb-6.6.spec file is cleaning up the
cross-debugger after succesfully building it. Since cross-gdb is a
binary for the host system, what what is the suggested way to install it
on the host?

TIA

Andrea



_______________________________________________
LTIB home page: http://ltib.org

Ltib mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/ltib





reply via email to

[Prev in Thread] Current Thread [Next in Thread]