Digital Mars C++ : Issue Tracking System
| Summary: |
Internal error: cgreg 784 |
| Product: |
C/C++ compiler
|
Reporter: |
Walter Bright <bugzilla> |
| Component: |
scppn | Assignee: |
Walter Bright <bugzilla> |
| Status: |
RESOLVED
FIXED
|
| Severity: |
normal
|
| Priority: |
P3
|
| Version: |
unspecified |
| Hardware: |
PC |
| OS: |
Windows |
update 8.51 for cd 8.50 breaks complation of wxwidgets using smake (I have tested static release build of wxwidgets 2.8.10).
Here is output from makefile:
if not exist ..\..\lib\dmc_lib\msw\wx mkdir ..\..\lib\dmc_lib\msw\wx
dmc -mn -c -cpp -odmc_msw\corelib_scrlwing.obj -o -D_WIN32_WINNT=0x
0400 -D__WXMSW__ -I..\..\lib\dmc_lib\msw -I..\..\include -w- -I..\..\src
\tiff -I..\..\src\jpeg -I..\..\src\png -I..\..\src\zlib -I..\..\src\regex -I..\
..\src\expat\lib -DwxUSE_BASE=0 -Ar -Ae -H -HO- -HHdmc_msw\pch_wxprec_corelib.s
ym -HP99 ..\..\src\generic\scrlwing.cpp
Internal error: cgreg 784
--- errorlevel 1
SMAKE fatal error: command "dmc" returned with error code 1
Stopping.
Compilation using "unpatched" 8.50 cd is OK.
Comment 1
Walter Bright
2010年01月05日 20:11:58 UTC
Fix attempted with changeset 327.
Comment 2
Walter Bright
2010年05月16日 21:46:55 UTC
Fixed version 8.52