dlang
dlang copied to clipboard
[MIRROR] D programming language ebuild repository
Emerging ldc2 yields: ``` QA: other QA Notice: Package triggers severe warnings which indicate that it may exhibit random runtime failures. /var/tmp/portage/dev-lang/ldc2-1.36.0/work/ldc-1.36.0-src/gen/abi/x86-64.cpp:191:45: warning: dereferencing type-punned pointer will break strict-aliasing rules...
Never ldc versions use LLVM 15 and 16. The ebuild is also outdated for dmd version as well.
It appears afcb1ee42c2bd21163a578ca707c123230b5e2b2 stabilized dmd-2.099.1. However, while the ebuild remains stable, 8e3666dcf022b3120ab61ebcf80ee7db5e281a51 effectively destabilized dmd-2.099.1 in the dlang-compilers map but I'm not sure it was intentional. Regardless, there is a...
Some libraries (e.g. `sumtype`) require a DMD compiler frontend >= `2.098` in order to build.
Today they removed llvm:10 from ::gentoo and all the ldc2 ebuilds are now broken
Hi hi, I try to install one drive, but the sources of dmd does not exist any more. Tested with dmd_2_096 to 2_093. Thx!
As per the title, I set the use flag gdc-9_3_0 and I get the following build error: ``` gdmd: unrecognized switch '-shared-libphobos' ```
I wrote this ebuild which I'd like to contribute to this overlay: ``` # Copyright 2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2...
We currently have two issues with the linkers in binutils. Since 2.27, the gold linker refuses to work with dmd, but that can be worked around by using *ld.bfd* (the...
In relation to #53 I was about to re-install dmd and gtkd, but: ``` # sudo emerge dev-libs/gtkd [..] These are the packages that would be merged, in order: Calculating...