[dmd-beta] dmd 2.063 beta 5
Walter Bright
walter at digitalmars.com
Thu May 23 15:11:01 PDT 2013
On 5/23/2013 2:29 PM, Mike Wey wrote:
>
> While the phobos makefile now builds libphobos2.so.0.63.0 and symlinks
> libphobos2.so / libphobos2.so.0.63. The beta zip contains only libphobos2.so,
> is that intentional?
>
Yes, it is intentional. Zip files can't contain symlinks, but I want people to
have the zip file usable without having to manually create symlinks. I expect
the linux packager to set the name and symlinks.
More information about the dmd-beta
mailing list