Hi,

When I was building the new or1ksim/OpenRISC BSP with --enable-tests
option. I got some errors from the spcache01/init.c compilation. The
error is related to assembler
"spcache01/init.c:117: Error: unrecognized instruction `nop'"

Which is generated from the following line:

"#define I() __asm__ volatile ("nop")"

Should this test be target/feature dependent?

Thanks,
Hesham
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to