kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* toolchain name for building linux kernel?
@ 2020-11-17  5:37 ckim
  2020-11-17  6:30 ` Valdis Klētnieks
  0 siblings, 1 reply; 4+ messages in thread
From: ckim @ 2020-11-17  5:37 UTC (permalink / raw)
  To: kernelnewbies


[-- Attachment #1.1: Type: text/plain, Size: 737 bytes --]

Hi,

Some years ago, I used to use sparc-ab-elf- to build linux kernel. 

I thought that tool was for building bare-metal program. (because linux
kernel is a kind of bare-metal program itself)

We had also sparc-ab-linux- that were used for compiling application that
runs on linux.

 

Recently, I found a website that I should use aarch64-linux-gnu tool to
build the kernel. 

I tried following it and it generated vmlinux file. (I can't find the web
page link, but I'm sure I wrote that procedure down when I built vmlinux)

Now I find it strange, because the tool name 'aarch64-linux-gnu-' seems to
be the one for compiling application on linux!

Am I missing something? Could anyone clarify what is wrong with my idea?

 

Chan

 


[-- Attachment #1.2: Type: text/html, Size: 3234 bytes --]

[-- Attachment #2: Type: text/plain, Size: 170 bytes --]

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-11-19  9:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-17  5:37 toolchain name for building linux kernel? ckim
2020-11-17  6:30 ` Valdis Klētnieks
2020-11-18  5:17   ` ckim
2020-11-19  9:30     ` ckim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).