<div dir="ltr">Actually, that asks the same question in a different way: why would a GUI toolkit require more than three times as many files (and presumably many more lines of code as well) as the Linux kernel with all its drivers? What does qt5 do that justifies such a high line count?</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jun 25, 2020 at 3:04 PM Didier Spaier <<a href="mailto:didier@slint.fr" target="_blank">didier@slint.fr</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Le 25/06/2020 à 22:47, Luveh Keraph a écrit :<br>
> I always wonder why a GUI toolkit should take one order of magnitude more to build than the whole of the Linux kernel, with all its bells and whistles. <br>
<br>
>From the root of the source tree of qt-everywhere-src-5.13.2:<br>
find -type f|wc -l<br>
232941<br>
<br>
>From the root of the source tree of linux-5.4.49:<br>
find -type f|wc -l<br>
65676<br>
<br>
Didier<br>
_______________________________________________<br>
SlackBuilds-users mailing list<br>
<a href="mailto:SlackBuilds-users@slackbuilds.org" target="_blank">SlackBuilds-users@slackbuilds.org</a><br>
<a href="https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users" rel="noreferrer" target="_blank">https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users</a><br>
Archives - <a href="https://lists.slackbuilds.org/pipermail/slackbuilds-users/" rel="noreferrer" target="_blank">https://lists.slackbuilds.org/pipermail/slackbuilds-users/</a><br>
FAQ - <a href="https://slackbuilds.org/faq/" rel="noreferrer" target="_blank">https://slackbuilds.org/faq/</a><br>
<br>
</blockquote></div>