There is a static library, but I'm not sure compiled for sparc or x86 architecture. How to detect this on linux / unix?
thanks
I found the objdump tool,
objdump -f FILE_NAME
Source: https://habr.com/ru/post/1432246/More articles:How to add a vertical line between two tables? - htmlPassing a parameter to a Spring factory bean factory method - javaFlags in tree updated slowly - pythonIn New Relic RPM, I get reports with the Apdex index. What is the meaning of the index? - performance-testingDjango Rest Frame Serializer Excludes Foreign Key with Depth 2 - djangoAngularJS - Templates: ngInclude directive - angularjsDoctrine sql filter application in many ways - phpPyQt Printing Raw PDF - pythonUsing pytz to convert from a known timezone to local - pythonScript command to manage a binary file (on Linux) - linuxAll Articles