[Mono-dev] Problem with full-AOT mode on ARM

LarsJep lj at linel.dk
Thu May 15 22:27:50 UTC 2014


Hi,

I'm having a problem with running with the --full-aot option.
I have compiled the core libraries with the --aot=full option.
But when I start my program with --full-aot I just get this error message:

Failed to load AOT module '/usr/local/lib/mono/4.5/mscorlib.dll.so' in
aot-only mode.

But this file exists and seems to be okay.
I have run the program with strace and the output can be found here: 
http://pastebin.com/9nnw3dCS <http://pastebin.com/9nnw3dCS>  
The last thing that happens is that it tries to open the file:
'/usr/local/lib/mono/4.5/mscorlib.dll.so.la'
But what is this .la file ?, and how do I get it ?


Some background information:

Platform: ARM926EJ-S
Linux version 2.6.33-rc4
Compiler: GCC 4.7.3
Mono version: git tag mono-3.4.0.202.

Best regards
  Lars




--
View this message in context: http://mono.1490590.n4.nabble.com/Problem-with-full-AOT-mode-on-ARM-tp4662831.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list