[Issue 10729] Some exception symbols undefined

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Aug 13 00:10:13 PDT 2013


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



--- Comment #7 from Andre Tampubolon <andre at lc.vlsm.org> 2013-08-13 00:10:12 PDT ---
> 1. Do you really use the recompiled and copied dmd.exe in C:\dmd\bin ?
>    You set the PATH=%PATH%;C:\dm\bin;C:\dmd\bin first, but I'm not sure that
> the previous PATH does not contain wrong directory path.

This is the default content of my PATH:
C:\Program Files\Haskell\bin;C:\Haskell
Platform\2013.2.0.0\lib\extralibs\bin;C:\Haskell
Platform\2013.2.0.0\bin;C:\Program Files\Broadcom\Broadcom
802.11\Driver;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;c:\Program
Files\WIDCOMM\Bluetooth Software\;C:\Program Files\Microsoft ASP.NET\ASP.NET
Web Pages\v1.0\;C:\Program Files\Windows Kits\8.0\Windows Performance
Toolkit\;C:\Program Files\GNU\GnuPG;C:\sbt\;C:\Program Files\Microsoft
SDKs\TypeScript\0.8.1.1\;C:\Program Files\nodejs;c:\Program Files\ATI
Technologies\ATI.ACE\Core-Static;C:\Program Files\Microsoft SQL
Server\110\Tools\Binn\;C:\Program Files\Microsoft\Web Platform
Installer\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Python27;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program
Files\GNU\GnuPG\pub;C:\Program Files\Flash Magic;C:\Program
Files\TortoiseHg\;C:\Program Files\TortoiseSVN\bin;C:\Program
Files\Java\jdk1.7.0_25\bin;C:\Haskell
Platform\2013.2.0.0\mingw\bin;C:\Users\CSL-NB-064\AppData\Roaming\cabal\bin;C:\Vim\vim74;C:\scala\bin;C:\mingw\bin;C:\FASM;C:\Users\CSL-NB-064\AppData\Local\Pandoc\;C:\texlive\2013\bin\win32;"C:\Program
Files\Git\bin" 

As you can see, the path to Digital Mars C and D compiler are not included.


> 2. Do you use intended sc.ini file?
>    Read http://dlang.org/dmd-windows.html#sc_ini and check related paths.

Here's my sc.ini :
[Environment]
LIB="C:\dmd\lib"
DFLAGS="-IC:\dmd\import" "-IC:\dmd\phobos"
LINKCMD=link.exe

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