[Issue 459] Setting LIB in dmd/bin/sc.ini has no effect on linking

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat May 23 03:52:00 PDT 2009


http://d.puremagic.com/issues/show_bug.cgi?id=459


Gide Nwawudu <gide at nwawudu.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch
                 CC|                            |gide at nwawudu.com




--- Comment #2 from Gide Nwawudu <gide at nwawudu.com>  2009-05-23 03:51:59 PDT ---
If DMD does not require DMC then should sc.ini be modified to the following?

  [Environment]
  LIB="%@P%\..\lib";\dm\lib
  ...
- to -
  [Environment]
  LIB="%@P%\..\lib"
  ...

-- 
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