C/C++ Compiler (cl.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
PWBC Error n.7103
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Default library overrides for debug and release don't match
     Debug definition will be ignored
 
     Library overrides (/NOD LINK options) were specified for debug and
     release builds, but the specified alternate library is not the
     same for debug and release builds. The debug override is ignored,
     and the specified release library is used.
                                    -♦-