Re: gcc failure with i386 asm
Re: gcc failure with i386 asm
- Subject: Re: gcc failure with i386 asm
- From: Jonas Maebe <email@hidden>
- Date: Mon, 23 Jan 2006 09:46:31 +0100
On 23 jan 2006, at 04:42, Mark Coniglio wrote:
The following x86 asm code is causing gcc to fail with
Command: /user/bin/gcc-4.0 failed with exit code 1
when compiling the i386 version.
Now, if I comment out all label references (i.e., process_row and
process_col in the code below, and the jumps to these addresses)
then it compiles OK.
Can you try adding a "L" at the start of these labels and see if that
helps?
Jonas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden