forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 16
undefined reference to __divdi3 #186
Copy link
Copy link
Closed
Labels
[ARCH] x86This bug impacts ARCH=i386This bug impacts ARCH=i386[BUG] linuxA bug that should be fixed in the mainline kernel.A bug that should be fixed in the mainline kernel.[FIXED][LINUX] 5.1This bug was fixed in Linux 5.1This bug was fixed in Linux 5.1
Metadata
Metadata
Assignees
Labels
[ARCH] x86This bug impacts ARCH=i386This bug impacts ARCH=i386[BUG] linuxA bug that should be fixed in the mainline kernel.A bug that should be fixed in the mainline kernel.[FIXED][LINUX] 5.1This bug was fixed in Linux 5.1This bug was fixed in Linux 5.1
Type
Fields
Give feedbackNo fields configured for issues without a type.
clang fails to properly link the kernel build with tinyconfig:
I tested it with clang-7 and the recent version of clang-8 (clang version 8.0.0-svn343562-1
exp1+020181002091440.2051~1.gbp47b1b6 (trunk)).To get to this point of compiling and linking the kernel (tag: next-20181002 from linux-next), I applied three hacky patches:
I provide the three patches in this repository here:
https://github.com/bulwahn/linux-kernel-analysis/tree/clang-patches/clang/next/next-20181002/patches