www.digitalmars.com         C & C++   DMDScript  

D.gnu - [Bug 63] New: c++ compiler built even when --disable-bootstrap is

reply gdc-bugzilla gdcproject.org writes:
http://bugzilla.gdcproject.org/show_bug.cgi?id=63


           Summary: c++ compiler built even when --disable-bootstrap is
                    given
    Classification: Unclassified
           Product: GDC
           Version: development
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gdc
        AssignedTo: ibuclaw gdcproject.org
        ReportedBy: braddr puremagic.com


Configuring with --languages=d and --disable-bootstrap _ought_ to not require
building c++ or the related libraries, yet it does.  This costs a non-trivial
amount of time.

I'd really like that time back.

-- 
Configure bugmail: http://bugzilla.gdcproject.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
Jun 16 2013
parent "eles" <eles eles.com> writes:
True. It makes building new versions of gdc very costly.

On Sunday, 16 June 2013 at 09:23:30 UTC, braddr puremagic.com 
wrote:
 http://bugzilla.gdcproject.org/show_bug.cgi?id=63


            Summary: c++ compiler built even when 
 --disable-bootstrap is
                     given
     Classification: Unclassified
            Product: GDC
            Version: development
           Platform: All
         OS/Version: All
             Status: NEW
           Severity: enhancement
           Priority: Normal
          Component: gdc
         AssignedTo: ibuclaw gdcproject.org
         ReportedBy: braddr puremagic.com


 Configuring with --languages=d and --disable-bootstrap _ought_ 
 to not require
 building c++ or the related libraries, yet it does.  This costs 
 a non-trivial
 amount of time.

 I'd really like that time back.
Jun 16 2013