From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 18 Feb 2015 22:29:15 +0100 From: Gilles Chanteperdrix Message-ID: <20150218212915.GQ30317@hermes.click-hack.org> References: <20150218195219.GL30317@hermes.click-hack.org> <20150218205228.GN30317@hermes.click-hack.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Xenomai] Remote debugging problems List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Mathew Benson Cc: "xenomai@xenomai.org" On Wed, Feb 18, 2015 at 03:23:28PM -0600, Mathew Benson wrote: > I just yum installed the cross compiler. Are you saying I should get a > tool chain that contains both the host and target code? I'm downloading > the Linaro tool chain now. Yes, the cross toolchain usually contains some files which you can install on the target, like glibc, gdbserver, etc... -- Gilles.