[PATCH] Port libgccjit to Windows.
JonY
10walls@gmail.com
Tue Jun 16 00:12:37 GMT 2020
On 6/12/20 12:19 AM, JonY wrote:
> On 6/11/20 10:02 PM, Nicolas Bértolo wrote:
>> Hi,
>>
>> On 6/7/20 11:12 PM, JonY wrote:
>>> Ideally, libtool is used so we get libgccjit-0.dll, unfortunately it is
>>> not. So the only way to ABI version the dll would be to use Unix style
>>> soname to mark when an ABI has changed.
>>
>> I tried generating the library as libgccjit-0.dll and naming its import library
>> libgccjit.dll.a. It worked. I understand you prefer the libgccjit-0.dll filename
>> from this comment about libtool. A patch implementing this change is attached.
>>
>> Thanks for your feedback.
>>
>> Nicolas.
>>
>
> Thanks for the patch, it looks good to me. I will push this soon if no
> one else objects.
>
>
Thanks, pushed to git master.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://gcc.gnu.org/pipermail/jit/attachments/20200616/678a0918/attachment.sig>
More information about the Jit
mailing list