>
>  mini-arm.h:28:2: error: #error "At least one of ARM_FPU_NONE or
ARM_FPU_FPA or ARM_FPU_VFP must be defined."
>

You need to pass  -DARM_FPU_NONE  in your CFLAGS.  (Or one of the other
choices if you have a hardware FPU)

-Matt

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to