From 54991b480aa7d62e741260c77e7a8387501deb6a Mon Sep 17 00:00:00 2001 From: elliott_c Date: Mon, 11 Jul 2005 12:24:41 +0000 Subject: ChangeLogTag: Mon Jul 11 07:23:49 2005 Chad Elliott --- TAO/tests/Nested_Upcall_Crash/Nested_Upcall_Crash.mpc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TAO/tests/Nested_Upcall_Crash/Nested_Upcall_Crash.mpc') diff --git a/TAO/tests/Nested_Upcall_Crash/Nested_Upcall_Crash.mpc b/TAO/tests/Nested_Upcall_Crash/Nested_Upcall_Crash.mpc index d567cd548bd..ade0f5e574f 100644 --- a/TAO/tests/Nested_Upcall_Crash/Nested_Upcall_Crash.mpc +++ b/TAO/tests/Nested_Upcall_Crash/Nested_Upcall_Crash.mpc @@ -2,6 +2,10 @@ // $Id$ project(*Server): taoserver, messaging { + specific(bmake, borland, nmake, em3, vc6, vc71, vc8) { + // Use a roughly 16MB stack to avoid stack overflow in this test + StackReserveSize = 16000000 + } Source_Files { Clock_Ticks.cpp Server_Peer.cpp -- cgit v1.2.1