Recent Changes - Search:

Software

Wiki Docs

BuildingTips

This page should contain information about tricking various build processes into using NestedVM (stuff like make CC=mips-unknown-elf-gcc, ./configure --host=mips-unknown-elf, etc)

It is useful to prevent configure to replace malloc with rpl_malloc ./configure --host=mips-unknown-elf ac_cv_func_malloc_0_nonnull=yes ./configure often thinks when crosscompiling that malloc is missing.

Edit - History - Print - Recent Changes - Search
Page last modified on September 18, 2009, at 08:05 AM EDT