added -Zm400 to DEPCFLAGS to avoid : gunidecomp.h(5846) : fatal error
authorHans Breuer <hans@breuer.org>
Fri, 23 Nov 2001 15:59:30 +0000 (15:59 +0000)
committerHans Breuer <hans@src.gnome.org>
Fri, 23 Nov 2001 15:59:30 +0000 (15:59 +0000)
commit70f846285fd560d919dc285bfece7e1200a65b07
tree2db535bbbdafa0000cd8be7eafdd8f029d4c0a22
parent7b8ad79677836e20ef4352e95dfe3a7e0b96a3cc
added -Zm400 to DEPCFLAGS to avoid : gunidecomp.h(5846) : fatal error

2001-11-23  Hans Breuer  <hans@breuer.org>

* glib/makefile.msc.in : added -Zm400 to DEPCFLAGS to avoid :
gunidecomp.h(5846) : fatal error C1076: compiler limit :
internal heap limit reached; use /Zm to specify a higher limit

* glibconfig.h.win32.in : added recommended pragma list for
msvc again. They are an invaluable help of letting the
compiler catch bugs.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/makefile.msc.in
glibconfig.h.win32.in