[Issue 7044] Missing a way to control the order of arguments passed	to the linker makes impossible to link some programs
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Apr 11 16:18:04 PDT 2013
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=7044
Martin Nowak <code at dawg.eu> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code at dawg.eu
--- Comment #10 from Martin Nowak <code at dawg.eu> 2013-04-11 16:18:03 PDT ---
I think link flags should not be hardcoded in the compiler. They are platform
dependent and belong into a configuration file so that package maintainers can
easily patch them.
I don't see why we need defaultlib/debuglib if one can specify link flags.
-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
    
    
More information about the Digitalmars-d-bugs
mailing list