September 20, 2022

On Tuesday, 20 September 2022 at 02:22:02 UTC, mw wrote:

>

You can also follow this thread on building mingw64 package:

https://forum.dlang.org/post/rtbkaqmkuhkuhiycsfha@forum.dlang.org

Is there a msvc tool chain on gdc?

September 20, 2022

On Tuesday, 20 September 2022 at 00:10:50 UTC, Mike Parker wrote:

>

On Monday, 19 September 2022 at 19:33:37 UTC, Sergey wrote:

>
  1. Andrei left D

Andrei's still around.

Yeah, he just stepped down his position but is still involved, right?

September 20, 2022

On Tuesday, 20 September 2022 at 06:10:05 UTC, zjh wrote:

>

On Tuesday, 20 September 2022 at 02:22:02 UTC, mw wrote:

>

You can also follow this thread on building mingw64 package:

https://forum.dlang.org/post/rtbkaqmkuhkuhiycsfha@forum.dlang.org

Is there a msvc tool chain on gdc?

I don't think so. GCC and msvc are two separate tool chains.

September 20, 2022

On Tuesday, 20 September 2022 at 06:21:43 UTC, bauss wrote:

>

Yeah, he just stepped down his position but is still involved, right?

He stepped down from his role as comaintainer of the language, which Atila now fills, but is still involved with the foundation, yes.

September 20, 2022

On Tuesday, 20 September 2022 at 10:10:45 UTC, Mike Parker wrote:

>

On Tuesday, 20 September 2022 at 06:21:43 UTC, bauss wrote:

>

Yeah, he just stepped down his position but is still involved, right?

He stepped down from his role as comaintainer of the language, which Atila now fills, but is still involved with the foundation, yes.

You can see Andrei talking recently about having fun with D in this talk https://www.youtube.com/watch?v=IYoMM08gdjI

September 20, 2022

On Tuesday, 20 September 2022 at 11:06:13 UTC, Abdulhaq wrote:

>

On Tuesday, 20 September 2022 at 10:10:45 UTC, Mike Parker wrote:

>

On Tuesday, 20 September 2022 at 06:21:43 UTC, bauss wrote:

>

Yeah, he just stepped down his position but is still involved, right?

He stepped down from his role as comaintainer of the language, which Atila now fills, but is still involved with the foundation, yes.

You can see Andrei talking recently about having fun with D in this talk https://www.youtube.com/watch?v=IYoMM08gdjI

Yo, where does he talk about D? ☀️

September 20, 2022

On Tuesday, 20 September 2022 at 11:41:01 UTC, Imperatorn wrote:

>

Yo, where does he talk about D? ☀️

scattered around the intro e.g. https://youtu.be/IYoMM08gdjI?t=140

September 20, 2022

On Tuesday, 20 September 2022 at 11:06:13 UTC, Abdulhaq wrote:

>

On Tuesday, 20 September 2022 at 10:10:45 UTC, Mike Parker wrote:

>

On Tuesday, 20 September 2022 at 06:21:43 UTC, bauss wrote:

>

Yeah, he just stepped down his position but is still involved, right?

He stepped down from his role as comaintainer of the language, which Atila now fills, but is still involved with the foundation, yes.

You can see Andrei talking recently about having fun with D in this talk https://www.youtube.com/watch?v=IYoMM08gdjI

He's still working on the language: https://forum.dlang.org/post/1c3605cf-eed5-aaa1-32c5-0bbd5d67a968@erdani.org

September 21, 2022

On Tuesday, 20 September 2022 at 06:08:59 UTC, zjh wrote:

>

On Tuesday, 20 September 2022 at 02:05:38 UTC, Steven Schveighoffer wrote:

>

On 9/19/22 9:40 PM, zjh wrote:

>

https://gdcproject.org/downloads

It also mentions that you should download gcc instead of gdc. So maybe try downloading directly from gcc.gnu.org.

-Steve

I hope there is a latest version of gdc that is directly available on windows.

GDC has been removed from winlibs, meaning that there is now no working, not even an experimental, GDC for Windows.

September 22, 2022

On Wednesday, 21 September 2022 at 23:52:45 UTC, Ruby The Roobster wrote:

>

GDC has been removed from winlibs, meaning that there is now no working, not even an experimental, GDC for Windows.

We have to use ldc and dmd.