[Vm-dev] attempting to build BochsX64Plugin on 32-bit Ubuntu

Robert Withers robert.w.withers at gmail.com
Mon Oct 26 07:57:09 UTC 2015


Skipped content of type multipart/alternative-------------- next part --------------
XCFLAGS=-m32
XCPPFLAGS=	-m32 -DUSE_BOCHS_CONFIG_H=1 \
			-I$(topdir)/build.linux32x86/bochs64 \
			-I$(topdir)/processors/IA32/bochs \
			-I$(topdir)/processors/IA32/bochs/instrument/stubs

XLDFLAGS=	-L$(topdir)/build.linux32x86/bochs64/cpu \
			-L$(topdir)/build.linux32x86/bochs64/fpu \
			-L$(topdir)/build.linux32x86/bochs64/disasm \
			-lcpu -lfpu -ldisasm \
			-lstdc++


More information about the Vm-dev mailing list