Gentoo Archives: gentoo-user

From: Roosevelt Littleton <knowledgeispower80@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] crossdev fail linux-headers
Date: Sun, 10 Jan 2016 20:07:52
Message-Id: CAA_tkEQQmh2JqstdX=8D5w=3z9wAjQdSamSpULJv4Jvd=tAypw@mail.gmail.com
1 http://pastebin.com/pWTx7yzg
2 If I use *COLLISION_IGNORE* = in make.conf then when building stage1 gcc.
3 GCC complains about missing stdio.h. I'm trying to compile a 64bit kernel
4 on a 32bit userland. I have tried cross_compile=powerpc64 duh? No powerpc64
5 gcc is installed. Also, -m64 fail when I put it in the Makefile in the top
6 tree.