On Fri, Feb 01, 2002, Bill Janssen wrote:

> > 2.  If I enable -DDEBUG and/or -DERROR_CHECK_LEVEL=ERROR_CHECK_FULL, I
> >     get linker errors for the viewer:
> 
> Figured out this one.  I'd defined a new static function, and had
> forgotten to declare it into the PLKRDB_SECTION.

Does the code in CVS really link when both -DDEBUG and
-DERROR_CHECK_LEVEL=ERROR_CHECK_FULL are enabled? It shouldn't work,
since the main section will be too big with all that debug info...

/Mike

Reply via email to