Am Montag, den 04.03.2013, 18:58 -0500 schrieb Kevin O'Connor:
On Mon, Mar 04, 2013 at 04:15:51PM +0100, Paul Menzel wrote:
to build SeaBIOS, Clang throws the following errors.
[...]
In file included from src/ata.c:9: src/ioport.h:126:18: error: invalid operand for instruction asm volatile("rep outsw %%es:(%%esi), (%%dx)" ^
I'm not familiar with Clang, but I don't see anything wrong with this particular assembler statement.
Alright, then I will report that to the Clang folks.
Is this the only thing Clang has issues with?
I am not sure, as the build stops after this error.
Thanks,
Paul