Building GDC

Iain Buclaw via D.gnu d.gnu at puremagic.com
Wed Mar 2 12:54:54 PST 2016


On 2 Mar 2016 9:09 pm, "asdf via D.gnu" <d.gnu at puremagic.com> wrote:
>
> Are there build instructions that don't involve building the rest of GCC
at the same time? I realize wrong version mismatches are bad but I'll redo
it until it works lol!

Sorry, no.  GCC isn't a library that you can just link to.  You need to
build all parts in order to make a working compiler.

You can drastically speed up compile time by configuring with
--disable-bootstrap however.

Iain.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20160302/e1cdc9d9/attachment.html>


More information about the D.gnu mailing list