Re: scratchbox with arm toolchain (gcc3.4)

Gopal V <gopalv82-/[email protected]> Sat, 02 Sep 2006 19:11:04 +0530
Newsgroups gmane.comp.gnu.dotgnu.developer
Message-ID <[email protected]>
Johannes Maier wrote:

> with the arm toolchain. But when I try to execute a simple "hello world" 
> program (Console.WriteLine), nothing happens. 

Could you try at least an strace or some way for us to know what's 
happening ?

Or even an ilrun --trace will tell us a bit.

> The "hello world" program works fine with the .Net Framework from Microsoft 
> and I am also able to compile it without any warnings with the cscc compiler.

Btw, the arm engine is much more than functional [1] for the last couple
of years. So if there are some issues with scratchbox (emulator
specific) or some other regressions I'd like to know.

And I hope you aren't using the libjit core (which is only there in
current CVS), though the last release is a few months behind CVS. An
ilrun -D -D should tell us enough about that.

Cheers,
Gopal
[1] - http://t3.dotgnu.info/code/Dotgnu_Simputer_divx.avi
-- 
If I learn from my mistakes, pretty soon I'll know everything.