View previous topic :: View next topic |
Author |
Message |
Fulgurance Veteran
Joined: 15 Feb 2017 Posts: 1233
|
Posted: Fri Jun 21, 2024 8:09 pm Post subject: Question about kernel headers and Glibc provided headers |
|
|
Hi guys, I have a question. As some know I am actually working on my package manager. I have a technical question.
I saw that the linux kernel provide some common headers as the glibc package. Which one should be used in priority normally ? _________________ My actual project: https://github.com/Fulgurance/ISM
Ingenius Software Manager is a tool to build and manage a Linux system from scratch.
It will able to manage a linux installation just with a given path to the futur root path |
|
Back to top |
|
|
pietinger Moderator
Joined: 17 Oct 2006 Posts: 5109 Location: Bavaria
|
|
Back to top |
|
|
GDH-gentoo Veteran
Joined: 20 Jul 2019 Posts: 1699 Location: South America
|
Posted: Sat Jun 22, 2024 12:30 am Post subject: Re: Question about kernel headers and Glibc provided headers |
|
|
Fulgurance wrote: | I saw that the linux kernel provide some common headers as the glibc package. Which one should be used in priority normally ? |
I'm not aware of any overlap between kernel headers used for building userspace packages (which Gentoo packages as sys-kernel/linux-headers) and libc headers. Do you have an example? _________________
NeddySeagoon wrote: | I'm not a witch, I'm a retired electronics engineer |
Ionen wrote: | As a packager I just don't want things to get messier with weird build systems and multiple toolchains requirements though |
|
|
Back to top |
|
|
|