From: sparky4 Date: Sun, 28 Aug 2016 03:18:26 +0000 (-0500) Subject: stack overflow still there X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=f78a5b140dc636e6194453efec07bef5bda34567;p=16.git stack overflow still there --- diff --git a/makefile b/makefile index 40b84129..1b178853 100755 --- a/makefile +++ b/makefile @@ -117,8 +117,7 @@ DOSLIBLIBS = $(DOSLIB_CPU)/dos86h/cpu.lib $(DOSLIB_DOS)/dos86h/dos.lib $(DOSLIB_ !ifeq DEBUGSERIAL 1 DOSLIBLIBS += $(DOSLIB_8250)/dos86h/8250.lib !endif -#16.lib causes a massive stack overflow -16LIB=$(16LIBOBJS)#16.lib +16LIB=16.lib#$(16LIBOBJS) # # Files locations