Re: asm-blocks: please tell me why I'm being thick :-)
Re: asm-blocks: please tell me why I'm being thick :-)
- Subject: Re: asm-blocks: please tell me why I'm being thick :-)
- From: Paul Russell <email@hidden>
- Date: Wed, 24 Mar 2004 08:18:10 -0800
On Mar 23, 2004, at 4:11 PM, Nigel Perry wrote:
I'm trying to use asm-blocks and getting errors saying the first
thing in the block is invalid, whatever it is (instruction, register,
...). So I just copied the example in the docs into a new C++ tool
project:
It builds OK if you compile the asm function as C, apart from the fact
there seems to be a problem with the arguments to the nand instruction
(I just commented out this line to get it to compile, but it looks like
perhaps only two arguments are expected ?).
I'm not sure why the C++ compiler gets confused by this asm function.
Paul
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.