Need a Faster Compressor

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Sun May 22 23:25:53 PDT 2016


On 5/22/2016 10:52 PM, Marco Leise wrote:
> Can you elaborate on how copying the source overrules your
> above license concerns?

It does not. It just avoids having to link in a library that may or may not 
exist on every machine we want to create demanglers on.

> I would create a directory "lz4" for the sources, compile
> them like we compile zlib now and install dmd with a backend
> license stating that it uses lz4 licensed under BSD?

How many lines of code are we talking about here? The post you made makes it 
look like just a handful - why go to all the trouble of creating more 
directories and build complexity?


More information about the Digitalmars-d mailing list