Slackware - ARM This forum is for the discussion of Slackware ARM. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
08-10-2019, 09:32 AM
|
#16
|
Member
Registered: Jan 2004
Distribution: Slackware
Posts: 187
Rep:
|
I found changelogs, if you scroll down, there is an ARM section. Lots and lots of changes (most of which I dont understand):
GCC 6
GCC 7
GCC 8
GCC 9
|
|
2 members found this post helpful.
|
08-10-2019, 10:10 AM
|
#17
|
SARPi Maintainer
Registered: Nov 2012
Distribution: Slackware ARM, AArch64
Posts: 1,071
Original Poster
|
Quote:
Originally Posted by codeguy
I'll bet its GCC adding new support and new optimizations for ARM. Lots of differences between GCC 5 and 9. And it would affect everything, kernel, apps, drivers. Everything.
If you were really curious, you could try to install different versions of GCC, and recompile something (like zip/bzip/gzip) and see if that made a difference.
|
Curious, yes. Free time to spend/spare on such a venture, no.
Quote:
Originally Posted by codeguy
I found changelogs, if you scroll down, there is an ARM section. Lots and lots of changes (most of which I dont understand):
GCC 6
GCC 7
GCC 8
GCC 9
|
Thanks for the info and advice Re: gcc. If you don't understand most of the above then at least we're in a similar position.
The only thing I was already aware of in gcc-9.1 is the added support for Cortex-A55 and A76 CPUs. Everything else [ARM related] is pretty much news to me. Reading these changes makes me appreciate just how much everything would be affected, as you wrote.
Really good educational stuff. Cheers!
|
|
|
08-10-2019, 10:14 AM
|
#18
|
SARPi Maintainer
Registered: Nov 2012
Distribution: Slackware ARM, AArch64
Posts: 1,071
Original Poster
|
Quote:
Originally Posted by glorsplitz
From Which Pi have I got?
Code:
cat /proc/cpuinfo | grep 'Revision' | awk '{print $3}' | sed 's/^1000//'
Following output from my first rpi3, other rpi3 I have is running now.
Isn't the better performance because the RPi4 devices are just better faster stronger?
|
Good point. I did the latest test on the Raspberry Pi 3B+ based on your [this] post. Thanks for the idea and clarity. 
|
|
|
08-11-2019, 11:19 AM
|
#19
|
Slackware Contributor
Registered: Apr 2008
Distribution: Slackware
Posts: 1,662
|
Quote:
Originally Posted by codeguy
I found changelogs, if you scroll down, there is an ARM section. Lots and lots of changes (most of which I dont understand):
|
This is the reason for the full rebuild.
|
|
|
08-12-2019, 06:07 AM
|
#20
|
SARPi Maintainer
Registered: Nov 2012
Distribution: Slackware ARM, AArch64
Posts: 1,071
Original Poster
|
Quote:
Originally Posted by drmozes
This is the reason for the full rebuild.
|
Now I'm beginning to understand. The fog is starting to clear and things are making a little bit more sense. 
|
|
|
All times are GMT -5. The time now is 01:16 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|