[PATCH] Port libgccjit to Windows.
Nicolas Bértolo
nicolasbertolo@gmail.com
Thu Jun 11 22:02:17 GMT 2020
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Rename-libgccjit.dll-to-libgccjit-0.dll.patch
Type: application/octet-stream
Size: 2185 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/jit/attachments/20200611/a9095881/attachment.obj>
More information about the Jit
mailing list