Displaying 2 results from an estimated 2 matches for "5f17a49b".
2010 Apr 06
0
[LLVMdev] VMKit assertion failure
...tring args[])
> {
> System.out.println("Hello World!");
> }
> }
>
> Any ideas?
>
> Konrad.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100406/5f17a49b/attachment.html>
2010 Apr 06
2
[LLVMdev] VMKit assertion failure
Hi Nicolas,
>> How would I run VMKit without GC?
>
> VMKit just falls back to malloc when it detects that the machine is
> 64bits.
OK, I think I can handle that ;-)
> Yes, running a 32bits virtualized system should work just fine.
I first tried something else: compiling on an older Mac (10.5, 32 bit
compilers) and copy the binary over to the 64-bit Mac. Of course I ran