Search found 1 match
- 26 Oct 2022, 05:45
- Forum: New Requests & Proposals
- Topic: ARM: Update ancient system library files and utilities (libstdc++, find)
- Replies: 1
- Views: 1366
ARM: Update ancient system library files and utilities (libstdc++, find)
Hi, I cannot properly automate my backups with shell scripts because the version of the find utility on the system is ancient, and does not support "-mtime" so I cannot delete old backup files, and I cannot install any x86 compiled version of 7-zip because it requires at least libstdc++.so...