www.digitalmars.com         C & C++   DMDScript  

D.gnu - [Issue 312] New: please please please build the libgphobos.a in release mode!!!

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=312

           Summary: please please please build the libgphobos.a in release
                    mode!!!
           Product: GDC
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: braddr puremagic.com
        ReportedBy: someanon yahoo.com


please please please build the libgphobos.a in release mode in the src & binary
distribution.

So when people download and use gdc in the default mode, any program they build
runs fast.


-- 
Aug 26 2006
next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=312






"release" is mostly about contracts (and not so much about speed),
but libgphobos.a *is* built for both - with the standard DFLAGS:

DFLAGS="-g -frelease -O2"

So this should not be a problem in a standard GDC 0.19 compile...
(I think that the Garbage Collection code does an exception, but)


-- 
Sep 03 2006
prev sibling next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=312


braddr puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|braddr puremagic.com        |dvdfrdmn users.sf.net





Mass reassignment of gdc bugs from me to David.


-- 
Nov 25 2006
prev sibling next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=312


dvdfrdmn users.sf.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




-- 
Dec 16 2006
prev sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=312


dvdfrdmn users.sf.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |WORKSFORME





GDC already builds libgphobos in release mode.


-- 
Dec 16 2006