[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to upgrade the GLIBCXX and GLIBC to the specific version



On 2/27/24 08:15, Greg Wooledge wrote:
On Tue, Feb 27, 2024 at 08:08:47AM -0500, Gremlin wrote:

On Tue, Feb 27, 2024 at 06:51:13AM +0000, Diego Luo (罗国雄) wrote:
I am using the Raspberry Pi 4B with the Raspbian OS “Linux
raspberrypi 5.15.61-v8+ #1579 SMP PREEMPT Fri Aug 26 11:16:44
BST 2022 aarch64 GNU/Linux”, which is Debian based OS.

He is most likely using armv7 and that comes with its own issues, ie cpu
type and floating point (hard/soft, neon and simd).  aarch64 much easier to
build on.

It looks like he's using aarch64.



You can not tell from that as he could be using a armv7 system and run a aarch64 kernel, The foundation always run the 64 bit kernel on the 32 bit system. The 32 bit installation script sets the flag in the config.txt file to run a 64 bit kernel on the 32 bit system on the rpi4.

From /boot/config.txt

# Run in 64-bit mode
arm_64bit=1








Reply to: