X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.7 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <790680.25836.qm@web25507.mail.ukl.yahoo.com>
References: <4C8F1CF2.8000703@users.sourceforge.net>	<790680.25836.qm@web25507.mail.ukl.yahoo.com>
Date: Tue, 14 Sep 2010 11:46:19 +0100
Message-ID: <AANLkTiniDh5rk+i6vqDs7p8e4ZXfFWCN8CmFZ8fyWHmY@mail.gmail.com>
Subject: Re: [ANNOUNCEMENT] New package: mingw64-x86_64-gcc-4.5.1-1
From: Andy Koppe <andy.koppe@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 14 September 2010 11:15, Marco Atzeri wrote:
>> > Is this to be expected?
>> >
>> > $ x86_64-w64-mingw32-gcc hello.c
>> > [compiles fine]
>> >
>> > $ /bin/x86_64-w64-mingw32-gcc hello.c
>> > /Users/Andy/AppData/Local/Temp/cckcwv49.s: Assembler
>> messages:
>> > /Users/Andy/AppData/Local/Temp/cckcwv49.s:10: Error:
>> bad register name `%rbp'
>> > /Users/Andy/AppData/Local/Temp/cckcwv49.s:11: Error:
>> bad register name `%rsp'
>> > /Users/Andy/AppData/Local/Temp/cckcwv49.s:12: Error:
>> bad register name `%rsp'
>> > /Users/Andy/AppData/Local/Temp/cckcwv49.s:14: Error:
>> bad register name `%rip)'
>> >
>> > It's obviously picking up the wrong assembler that
>> way

> Usually assuring the /usr/bin is before /bin in the path
> solves the problems.

/usr/bin is put before /bin in /etc/profile anyway, so it's not a
critical issue. I just happened to try it with the /bin prefix first,
probably because I was using tab completion on /bin to find the
executable name of the compiler.

Andy

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

