littlekernel / lk

LK embedded kernel
MIT License
3.15k stars 621 forks source link

Make failed when I defined ARCH_x86_64_TOOLCHAIN_PREFIX on command line #154

Open orumin opened 8 years ago

orumin commented 8 years ago

I build this kernel target for pc-x86-64-test with host's toolchain, but failed.

I think this https://github.com/littlekernel/lk/blob/master/arch/x86/toolchain.mk#L25 FOUNDTOOL define is wrong.

I prevend this problem with patch below: https://gist.github.com/orumin/e58e878b20e983a6b50c79b2fe44d59b