Thread overview
[Issue 4956] New: remove direct references to gcc from linux.mak
Sep 29, 2010
BCS
Jan 19, 2012
Walter Bright
September 29, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4956

           Summary: remove direct references to gcc from linux.mak
           Product: D
           Version: D1 & D2
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody@puremagic.com
        ReportedBy: shro8822@vandals.uidaho.edu


--- Comment #0 from BCS <shro8822@vandals.uidaho.edu> 2010-09-29 07:14:18 PDT ---
the current linux makefile has g++ replaced with a variable but has g++ hard coded in. This seems inconsistent and causes me trouble (gcc isn't called gcc in my environment).

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
January 09, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=4956


Andrei Alexandrescu <andrei@metalanguage.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |andrei@metalanguage.com
         AssignedTo|nobody@puremagic.com        |andrei@metalanguage.com


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
January 19, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=4956


Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
                 CC|                            |bugzilla@digitalmars.com
         Resolution|                            |FIXED


--- Comment #1 from Walter Bright <bugzilla@digitalmars.com> 2012-01-19 13:17:03 PST ---
https://github.com/D-Programming-Language/dmd/commit/9fe0ef9526d8f1f4a69e62b0d6b41713f687ac7f

https://github.com/D-Programming-Language/dmd/commit/f530fb7a3520d9504a76a5d3b1a522b932e12e9b

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------