On 11/11/08 Abe Gillespie wrote:
> I'm having trouble building 2.0.1. I'm getting this:
>
> mini.c: In function `mono_op_imm_to_op':
> mini.c:1863: warning: control reaches end of non-void function
> gcc: Internal error: Terminated (program cc1)
> Please submit a full bug report.
> See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
As it says it's a gcc bug so you have to report that to the gcc
developers.
To work around it just add a
return -1;
at the end of the function.
lupus
--
-----------------------------------------------------------------
[EMAIL PROTECTED] debian/rules
[EMAIL PROTECTED] Monkeys do it better
_______________________________________________
Mono-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list