tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Linking system dylibs on macOS 11+


From: Sushant Pandurangi
Subject: Re: [Tinycc-devel] Linking system dylibs on macOS 11+
Date: Mon, 5 Jul 2021 10:02:40 +0200

Hello Christian,

Thanks, nice to hear it went well! And on macOS 10.x tcc is probably still 
picking up the .dylib files so nothing should break (the search order is 
.dylib, then .tbd, then .a). The warnings are straightforward to fix and I will 
do that soon, and push these changes to mob.

Never touched an M1 yet so I had no idea what to expect, but I had forgotten 
about Rosetta, so that's an option for now. As for arm64 codegen/link, sadly I 
am not at all familiar with that part of the code to be able to help as yet.

Regards,
Sushant


reply via email to

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