ICC Errors: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
m (desinformation from somebody unable to read a manual)
(Undo revision 36331 by Jugbogdan (talk))
 
Line 1: Line 1:


; Error on ICC.EXE - 3.65 Fixpack 2
: When ICC.EXE runs, it gives the error message
:: Warning EDC0000:  Message system initialization, unable to open catalogs: CPPCFE36.CAT.
:: or
:: warning EDC0000: Message system initialization, unable to open catalogs: cppcfe3
6.cat. warning EDC0000: Error in message set 1, unable to retrieve message 1505.
; Idea
: Include \ibmcxx\msg on the DPATH, did not work
Reference [https://groups.google.com/forum/#!topic/ibm.software.vacpp.compiler/175yTGaQbbs]
[[Category:Draft]]

Latest revision as of 23:13, 29 March 2020

Error on ICC.EXE - 3.65 Fixpack 2
When ICC.EXE runs, it gives the error message
Warning EDC0000: Message system initialization, unable to open catalogs: CPPCFE36.CAT.
or
warning EDC0000: Message system initialization, unable to open catalogs: cppcfe3

6.cat. warning EDC0000: Error in message set 1, unable to retrieve message 1505.


Idea
Include \ibmcxx\msg on the DPATH, did not work

Reference [1]