https://issues.dlang.org/show_bug.cgi?id=15723

--- Comment #2 from Denis Shelomovskij <[email protected]> ---
(In reply to Sobirari Muhomori from comment #1)
> That's probably zlib's crc table: 2048 random pointers in bss.

So it looks like we actually can't use C libraries statically linked with D
code as it will make GC almost useless.

> Does your application use zlib?

I have provided the whole test application in the description. As for my
utility, yes it does use zlib.

--

Reply via email to