[Issue 3153] win32.mak tries to copy phobos.lib, gcstub.obj to nonexistent folder lib

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jul 8 01:51:30 PDT 2009


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





--- Comment #1 from Sobirari Muhomori <maxmo at pochta.ru>  2009-07-08 01:51:30 PDT ---
To make sure that destination is a folder it must have trailing slash:
---
$(CP) phobos.lib $(DIR)\windows\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