[email protected] said:
> > Note that the 32-bit version of arch-specific xen/arch/x86/x86_32.S has not
> > been updated with these changes and thus will not build. Someone with a
> > 32-bit build environment feel free to fix it or I will get around to it
> > next week.
> 
> Can't you build it with your current toolchain using -m32?
> 
> (if you can, -m32/-m64 should probably be added to the travis build matrix)

No idea, I installed the Xen dev boxes using Debian jessie and they changed
$SOMETHING, now I can't find a straightforward list of "what to install to
get gcc -m32 to work".

I have however installed an i386 chroot and built it there. Have now
synced the x86-32 specific bits with the namespace changes, it builds and
runs hello, world fine.

These changes have been pushed to my Github branch.

Martin

------------------------------------------------------------------------------
_______________________________________________
rumpkernel-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rumpkernel-users

Reply via email to