tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] wrong interpreter on armhf


From: arnold
Subject: Re: [Tinycc-devel] wrong interpreter on armhf
Date: Tue, 22 Feb 2022 07:23:44 -0700
User-agent: Heirloom mailx 12.5 7/5/10

Try symlinking the existing file to what tcc wants. Sometimes
we get lucky... :-)

Arnold

raingloom <raingloom@riseup.net> wrote:

> Hi! I recently tried tcc on a postmarketOS (Alpine) device. It seems to
> generate the correct binary for hello world and even -run worked, but
> the resulting binary can't be run directly.
> It expects /lib/ld-musl-arm.so.1, but only /lib/ld-musl-armhf.so.1
> exists.
>
> _______________________________________________
> Tinycc-devel mailing list
> Tinycc-devel@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/tinycc-devel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]