[Mono-list] Mono 2.0 and Pathscale compiler problem

kambei smnaumenko at gmail.com
Wed Oct 22 10:25:17 EDT 2008


Hello All,

I've tried to compile Mono with Pathscale compiler
(http://www.pathscale.com/) on Fredora 8
and got such errror:
  ### Assertion failure at line 1712 of ../../be/cg/cgemit.cxx:
  ### Compiler Error in file ../../../mono/metadata/metadata.c during
Assembly phase:
  ### literal for operand 1 is not in range
  Error: Signal Aborted in phase Assembly -- processing aborted

The reason is "guint mono_metadata_generic_context_hash (const
MonoGenericContext *context)" function from
mono-2.0/mono/metadata/metadata.c file.

I've commented the body of that function and mono compiled successfully,
but some tests are failed (e.g. pinvoke.exe).

I am completely rookie  in the mono's code,
so does anybody have any idea about it?

Thank you.
-- 
View this message in context: http://www.nabble.com/Mono-2.0-and-Pathscale-compiler-problem-tp20111822p20111822.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list