|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] Problem compiling 32 bit xen on a 64 bit box
> Typing:
>
> [twilkie@paploo xen-unstable.hg]$ make dist TARGET_ARCH=x86_32
Cross compiling a 32 bit target on a 64 bit platform is always prone to
problems as you're likely pick up the wrong library versions etc. Some
distro's have 32 bit compatibility directories, but I've always found
the best thing to do is to have a secondary complete 32bit install of
the distro and chroot into it when wanting to build 32 bit binaries.
Ian
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|