search for: mgalg

Displaying 2 results from an estimated 2 matches for "mgalg".

Did you mean: mgalgs
2017 Feb 03
3
Linking Linux kernel with LLD
...ot sure though). > > > >-- Sean Silva > ​ > By the way, yesterday I configured "smallest possible kernel", linked it > with BFD and launched under QEMU. > It is very small and takes a few seconds to build it from scratch for me, > used next article: > http://mgalgs.github.io/2015/05/16/how-to-build-a-custom- > linux-kernel-for-qemu-2015-edition.html > > Now I am going to link it with LLD and check if it boots or now. > I think that should be fastest way - boot that little core and then enable > features > one by one or group by group and fi...
2017 Feb 01
2
Linking Linux kernel with LLD
On Sat, Jan 28, 2017 at 9:57 AM, Dmitry Golovin <dima at golovin.in> wrote: > At this point I'm able to link Linux kernel with LLD and objcopy doen't > give me any errors. > > The versions are: > > Linux 4.10.0-rc5 (+ applied the patch from my previous message) > LLD 5.0.0 (https://github.com/llvm-mirror/lld > db83a5cc3968b3aac1dbe3270190bd3282862e74) (+