[LLVMdev] VMKit assertion failure

nicolas geoffray nicolas.geoffray at gmail.com
Fri Apr 2 09:46:16 PDT 2010


Hi Konrad,

On Fri, Apr 2, 2010 at 6:38 PM, Konrad Hinsen <konrad.hinsen at fastmail.net>wrote:
>
>
> How would I run VMKit without GC?
>

VMKit just falls back to malloc when it detects that the machine is 64bits.


>
> Compiling for 32 bits is not an attractive option. The problem is the GNU
> classpath library, which has some unpleasant dependencies, in particular
> GTK+. I get them through MacPorts, which compiles 64-bit only on Snow
> Leopard. I'd have to install all that by hand to get 32-bit versions. I
> guess I'd rather work with a 32-bit Linux running under VirtualBox. Long
> live virtualization!  ;-)
>
>
Yes, running a 32bits virtualized system should work just fine.

Nicolas



> Konrad.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100402/f51ec39c/attachment.html>


More information about the llvm-dev mailing list