GCC 4.0.1 compiler error after updating Xcode up to 2.4
GCC 4.0.1 compiler error after updating Xcode up to 2.4
- Subject: GCC 4.0.1 compiler error after updating Xcode up to 2.4
- From: "Alexander Klyuev" <email@hidden>
- Date: Mon, 23 Oct 2006 12:14:02 +0400
- Organization: MusicLab, Inc.
Hi all,
Just updated Xcode from 2.3 to 2.4 and got new compiler / linker errors:
Now compiler doesn't accept "imul edx" i386 instruction, it says that
instruction
conflicts asm clobber list, but there was no such error before updating
Xcode.
I clearly understand that after execution of this instruction edx register
will be
updated with 32 msb of the result of multiplication. Thats ok, because
edx content in this case is no longer needed.
Could anyone help me how to avoid such and similar errors.
Thank you.
Alexander
_______________________________________________
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