Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] how to bootstrap gdc?
@ 2023-03-09 13:17 rn-gh
  2023-03-14 17:31 ` Chocimier
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: rn-gh @ 2023-03-09 13:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 809 bytes --]

New issue by rn-gh on void-packages repository

https://github.com/void-linux/void-packages/issues/42673

Description:
I wanted to submit a patch for [`srcpkgs/gcc`](https://github.com/void-linux/void-packages/tree/master/srcpkgs/gcc) to enable GDC, the D language compiler (`--enable-languages=...,d`), and hit a wall (https://gcc.gnu.org/install/prerequisites.html):

> In order to build GDC, the D compiler, you need a working GDC compiler (GCC version 9.4 or later) and D runtime library, ‘libphobos’, as the D front end is written in D.
> 
> Versions of GDC prior to 12 can be built with an ISO C++11 compiler, which can then be installed and used to bootstrap newer versions of the D front end.

How can I make this work? Package (temporarily) gcc-11 + gcc-d-11 and build gcc + gcc-d with it?

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-06-28  2:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-09 13:17 [ISSUE] how to bootstrap gdc? rn-gh
2023-03-14 17:31 ` Chocimier
2023-03-15 15:32 ` sgn
2023-06-14  1:59 ` github-actions
2023-06-28  2:07 ` [ISSUE] [CLOSED] " github-actions

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).