19.03.2013 17:40, Denis Shelomovskij пишет:
So, everything works now!
No, it's a joke. )))
Optlink is surely propected from being compiled by dmc's ICE:
---
dmc -c newlibc -NTPASS1_TEXT -I..\common -r -N_ -o -o.\OBJNT\newlibc.obj
Internal error: cgcod.c 750
---
The ICE is disappeared with other `dm.exe` but even with
https://github.com/DigitalMars/optlink/pull/5
there are still make errors:
---
D:\D\dm\bin\linkold /SILENT /NOI /NOERROR @..\slrNT
OPTLINK (R) for Win32 Release 8.00.5
Copyright (C) Digital Mars 1989-2009 All rights reserved.
http://www.digitalmars.com/ctg/optlink.html
LINK.def(0) : Error 2: File Not Found LINK.def
NMAKE : fatal error U1077: 'D:\D\dm\bin\linkold.EXE' : return code '0x1'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
9.0\VC\bin\nmake.EXE"' : return code '0x2'
Stop.
---
--
Денис В. Шеломовский
Denis V. Shelomovskij