There are more issues with the GDC 11.3.0 that I compiled on
Windows earlier (it was compiled with win32 threads). The
following code has issues compiling (find_file.d):
```
import std.file;
import std.stdio;
/// Command line tool to find files in directories
int main(string[] args) {
if (
I am assuming you would like to have GDC available in the MSYS2
[MINGW32 , MINGW64, and UCRT64
environments](https://www.msys2.org/docs/environments/) (which is
what I wanted). They have an open issue in the [MINGW packages
repository](https://github.com/msys2/MINGW-packages/issues/6806)
for a
On Saturday, 21 May 2022 at 21:18:15 UTC, Chris Piker wrote:
Hi GDC
I've been able to build gdc-12.1 on ubuntu20 using
```
wget
http://mirrors.concertpass.com/gcc/releases/gcc-12.1.0/gcc-12.1.0.tar.xz
tar -xvf gcc-12.1.0.tar.xz
cd gcc-12.1.0
mkdir build
cd build
../configure --prefix=/usr/loca
The second issue was that the compilation of GCC did not work
for version gcc-11.2.0 on my version of MinGW. Many of the
configure flags resulted in warnings in the configure process
since they were not recognized (should these flags be in the
configure command?):
```
configure: WARNING: unre
On Saturday, 21 May 2022 at 21:23:52 UTC, Adam D Ruppe wrote:
On Saturday, 21 May 2022 at 21:18:15 UTC, Chris Piker wrote:
1. Anyone has built gdc-11 in the mingw64 environment since
it seems a few patches are required?
No patches are required, it is all upstreamed if you use the
right sett
On Friday, 29 October 2021 at 13:37:16 UTC, Imperatorn wrote:
On Friday, 29 October 2021 at 13:30:00 UTC, Preetpal wrote:
On Monday, 18 October 2021 at 18:41:20 UTC, Imperatorn wrote:
https://forum.dlang.org/post/wxhgplqtvtqhkeeks...@forum.dlang.org
On Saturday, 19 June 2021 at 23:08:46 UTC, P
On Monday, 18 October 2021 at 18:41:20 UTC, Imperatorn wrote:
https://forum.dlang.org/post/wxhgplqtvtqhkeeks...@forum.dlang.org
On Saturday, 19 June 2021 at 23:08:46 UTC, Preetpal wrote:
On Friday, 23 April 2021 at 11:43:59 UTC, Imperatorn wrote:
On Thursday, 22 April 2021 at 09:59:23 UTC, Ferh
On Friday, 23 April 2021 at 11:43:59 UTC, Imperatorn wrote:
On Thursday, 22 April 2021 at 09:59:23 UTC, Ferhat Kurtulmuş
wrote:
On Thursday, 22 April 2021 at 09:40:51 UTC, Imperatorn wrote:
[...]
Yes, I saw those definitions in the sources of Phobos and
thought that they might be the reason.
On Thursday, 8 April 2021 at 19:10:03 UTC, Imperatorn wrote:
On Thursday, 8 April 2021 at 02:29:41 UTC, Preetpal wrote:
On Thursday, 8 April 2021 at 02:22:41 UTC, Preetpal wrote:
On Thursday, 8 April 2021 at 02:18:13 UTC, Adam D. Ruppe
wrote:
On Thursday, 8 April 2021 at 02:05:56 UTC, Preetpal
On Sunday, 21 March 2021 at 11:19:57 UTC, Imperatorn wrote:
On Sunday, 21 March 2021 at 06:30:03 UTC, Preetpal wrote:
On Saturday, 20 March 2021 at 13:36:41 UTC, Imperatorn wrote:
On Sunday, 21 February 2021 at 01:56:28 UTC, Preetpal wrote:
It would be great if it GDC could be installed with M
On Saturday, 20 March 2021 at 13:36:41 UTC, Imperatorn wrote:
On Sunday, 21 February 2021 at 01:56:28 UTC, Preetpal wrote:
It would be great if it GDC could be installed with MSYS2.
Update:
There will soon be a native Windows gdc build w native
druntime! Wait for it :)
That's cool :). Do yo
It would be great if it GDC could be installed with MSYS2.
12 matches
Mail list logo