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: Christian Jullien
Subject: Re: [Tinycc-devel] wrong interpreter on armhf
Date: Tue, 22 Feb 2022 15:31:25 +0100

I thing you can also specify  --elfinterp=...          specify elf interpreter
With configure script

-----Original Message-----
From: Tinycc-devel [mailto:tinycc-devel-bounces+eligis=orange.fr@nongnu.org] On 
Behalf Of arnold@skeeve.com
Sent: Tuesday, February 22, 2022 15:24
To: tinycc-devel@nongnu.org
Cc: raingloom@riseup.net
Subject: Re: [Tinycc-devel] wrong interpreter on armhf

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

_______________________________________________
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]