[Bug 63] c++ compiler built even when --disable-bootstrap is given

via D.gnu d.gnu at puremagic.com
Mon Feb 2 12:27:38 PST 2015


http://bugzilla.gdcproject.org/show_bug.cgi?id=63

Timo Sintonen <t.sintonen at luukku.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.sintonen at luukku.com

--- Comment #5 from Timo Sintonen <t.sintonen at luukku.com> ---
Not fully releted but...
When building a cross compiler, c++ for target is also built. The time is not
the issue there but c++ and its runtime library may not build in all systems.
If they build properly they may not work anyway. In addition, c++ runtime
requires libc for target to be installed before it is possible to start
compiling gcc.

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20150202/b12f434e/attachment.html>


More information about the D.gnu mailing list