[Mono-dev] assert in mono_local_regalloc in head/trunk
Lucas Meijer
lucas at lucasmeijer.com
Sat Jun 13 12:24:17 EDT 2009
Mark Probst wrote:
> On Fri, Jun 12, 2009 at 4:45 PM, Lucas Meijer<lucas at lucasmeijer.com> wrote:
>
>> I'm getting this stacktrace. (embedded mono trunk, windows). If I
>> replace the trunk dll with a mono 2.4 dll, things work fine.
>>
For whoever gets this stacktrace in the future: You're doing it wrong :)
your cpu-x86.h file is likely out of date, because that gets
autogenerated from cpu-x86.md,
by the genmdesc program, which you probably omitted to run.
That was my problem at least.
Thanks to Zoltan for pointing this out to me,
Lucas
More information about the Mono-devel-list
mailing list