Other Parts Discussed in Thread: AM68A
Tool/software:
Hi
The task involves porting Sway to the TIAM68A SDK, but Sway relies on a series of other library files. I attempted to copy the corresponding library and executable files from Alpine Linux 3.21 [ARM64 version] and Ubuntu 22.04 [ARM64 version], but encountered library incompatibility issues. When trying to compile Sway and related source code from scratch, I faced various library compatibility problems.
Now, I need to determine which version of a Linux distribution the TIAM68A SDK [version v09x] is based on, so that I can identify the corresponding Linux baseline for the SDK and proceed with porting Sway and other foundational frameworks. Alternatively, do you have any recommended solutions for addressing such compatibility issues?
thinks