[Issue 10196] New: RDMD: RDMD can't be used from MSys

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue May 28 15:28:38 PDT 2013


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

           Summary: RDMD: RDMD can't be used from MSys
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: andrej.mitrovich at gmail.com


--- Comment #0 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-05-28 15:28:37 PDT ---
While attempting to implement the RDMD test-suite with the existing test runner
script (to implement Issue 9662) I've ran into this:

-----
Administrator at ANDREJ-PC /c/dmd-git/dmd2/src/dmd/test
$ rdmd test.d
DMD v2.063 DEBUG
OPTLINK (R) for Win32  Release 8.00.12
Copyright (C) Digital Mars 1989-2010  All rights reserved.
http://www.digitalmars.com/ctg/optlink.html
OPTLINK : Warning 9: Unknown Option : USERS
OPTLINK : Warning 9: Unknown Option : ADMINI~1
OPTLINK : Warning 9: Unknown Option : APPDATA
OPTLINK : Warning 9: Unknown Option : LOCAL
OPTLINK : Warning 9: Unknown Option : TEMP\.RDMD\RDMD
OPTLINK : Warning 9: Unknown Option : TEST.D
OPTLINK : Warning 9: Unknown Option :
968A8F98F046FB892280B36549F59404\OBJS\TEST
OPTLINK : Warning 9: Unknown Option : USERS
OPTLINK : Warning 9: Unknown Option : ADMINI~1
OPTLINK : Warning 9: Unknown Option : APPDATA
OPTLINK : Warning 9: Unknown Option : LOCAL
OPTLINK : Warning 9: Unknown Option : TEMP\.RDMD\RDMD
OPTLINK : Warning 9: Unknown Option : TEST.D
OPTLINK : Warning 9: Unknown Option : 968A8F98F046FB892280B36549F59404\TEST.EXE
C:.obj
 Error 2: File Not Found C:.
-----

Perhaps it's possible to fix this in RDMD.

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