Re: [rock-user] Some help needed with compiling an Opteron build environment
"Thomas \"fake\" Jakobi" <fake-o+BlaNWM+K2Y/[email protected]> Wed, 08 Feb 2006 18:11:53 +0100
| Newsgroups | gmane.linux.distributions.rock.user |
|---|---|
| Message-ID | <[email protected]> |
hi michael, haven't heard of you for quite some time! Michael Obster schrieb: > First I built a cross-compile environment and an own kernel optimized for > Athlon64/Opteron and started with this kernel. But changing into the > cross-compile environment doesn't work, which haven't surprised me really, > because the binaries are 64-bit ELF and my host system has 32-bit > libraries. I don't how I continue correctly here. are you sure your current running kernel is a 64bit kernel? if so, it should be possible to chroot into a 64-bit environment. There is a kernel option to build a kernel supporting both 64 and 32 bit userlands. if this is already the case, please strace the (manual) chroot call and mail the output... fake