On Tue, 22 Feb 2022 07:23:44 -0700 arn...@skeeve.com wrote: > Try symlinking the existing file to what tcc wants. Sometimes > we get lucky... :-) > > Arnold > > raingloom <raingl...@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
That would work but would be kind of ugly, I'd prefer a proper fix. _______________________________________________ Tinycc-devel mailing list Tinycc-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/tinycc-devel