- To: ~Stack~ <i.am.stack@xxxxxxxxx>
- Subject: Re: Cross compiling for the 1750A
- From: Andrew Haley <aph@xxxxxxxxxx>
- Date: Wed, 01 Feb 2012 12:54:11 +0000
- Cc: gcc-help@xxxxxxxxxxx
- Comment: DKIM? See http://www.dkim.org
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=gcc.gnu.org; s=default; x=1328705675; h=Comment: DomainKey-Signature:Received:Received:Received:Received:Received: Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding: Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:Sender:Delivered-To; bh=67BQSqa/7/qoazXg4RsL pmEV+Sw=; b=oZkgdRkkArE/Ad+D6goNYvvuVshL8Cn7J932kjPRhZMgGgz4b5cz 5PeF1hx3d9GCXCAUkxU13hivkIzKhvA3i//5QiJQw0nDZmLH4k87fCmx2Tw9mrrr RdM6mRBq7bKk2P4+1TJWBiSBrCQ3iJx7MU9Lp2XKFLFcA9XpJH1wP0A=
- In-reply-to: <4F293203.6020108@gmail.com>
- User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16
On 02/01/2012 12:37 PM, ~Stack~ wrote:
> On 02/01/2012 04:29 AM, Andrew Haley wrote:
>> On 02/01/2012 02:57 AM, ~Stack~ wrote:
>>> I have pasted the make error at the end of the email. I
>>> don't expect someone to solve our problems from it, but hopefully it
>>> helps to see part of the issue we have run into.
>>
>> You're using the wrong assembler. That's your system's
>> assembler program, not the 1750A assembler. You need to
>> run that gcc command with -v which will who you what gcc
>> is calling. You then need to make sure that the assembler
>> in gcc's path is the 1750A version.
>
> Thank you for the reply.
>
> I take it then that the assembler isn't provided with the gcc 3.1
> download. I was hoping that the gcc tarball would be all inclusive.
>
> Any idea where I might be able to obtain a 1750 assembler then?
In your Windows binary there must be an assembler. With that
assembler, if it is GNU, must be instructions where to get the
source code. So, what does that assembler say about -v or
-version? The same question applies to the linker.
Andrew.
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]