Rodrigo Dominguez wrote:
Martin,
This would install gcc on my host, not on my target.
Not if you typed it on your target.
My host is a machine running Fedora Core 8. My target is an embedded board
with an XScale/ARM processor running Embedded Linux 2.6.
Why didn't you say so? I thought you were running Fedora on your
target.
I am looking for the gcc 3.3 binaries that can run on my target.
Where did you get Embedded Linux 2.6 for your target from?
Andrew.
-----Original Message-----
From: Andrew Haley [mailto:aph@xxxxxxxxxx]
Sent: Thursday, February 28, 2008 11:17 AM
To: Rodrigo Dominguez
Cc: 'Martin Guy'; gcc-help@xxxxxxxxxxx
Subject: Re: GCC 3.3 binary for XScale
Rodrigo Dominguez wrote:
Martin,
Thanks for replying. I have a couple of questions:
1. Will this work if my host's linux distribution is not
Debian? I am
running Fedora Core.
Type "yum install gcc"
Andrew.