Skip to content

For aarch64 platform, I have built "TinyProxy" from source. #568

@odidev

Description

@odidev

Steps

Following STEPS were used for the building and installation:


$ wget https://github.com/tinyproxy/tinyproxy/releases/download/1.10.0/tinyproxy-1.10.0.tar.gz 

$ tar -zxvf tinyproxy-1.10.0.tar.gz && cd tinyproxy-1.10.0 

$ ./configure 

$ make 

$ make install 

Outcome

To validate that the build was successful, we ran file command for tinyproxy binary inside ./src/

$ file tinyproxy 

tinyproxy: ELF 64-bit LSB pie executable, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=f183fceccc0e8f3f45f2d384ddd24fd26daea72d, for GNU/Linux 3.7.0, with debug_info, not stripped 

All this information is also added to Software Ecosystem Dashboard for Arm (https://www.arm.com/developer-hub/ecosystem-dashboard/).

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-informationMore information is required to properly assess and address the issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions