Opened 7 years ago
#2 new defect
VAC3.65 can not compile sample file _mmf.c
Reported by: | andib | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | component1 | Version: | |
Keywords: | Cc: |
Description
***** memory mapped files manager sample code makefile starts icc -q -c -Ss+ -Sp1 -W3 -Wcnd- -O- -Gm+ -Tm -Ti+ -DDEBUG -Fo..\..\debug\vac3.65\_mmf.obj _mmf.c _mmf.c(0:0) : severe error EDC4005: Internal compiler error occurred while compiling file _mmf.c, function main. NMAKE : fatal error U1077: 'P:\4OS2\4OS2.EXE' : return code '16' Stop.
Although not critical for building the library I wonder what icc3.65 does not like here. icc3.08 can compile this file.
This is not related to #1.
Note:
See TracTickets
for help on using tickets.