/[gcl]/gcl/configure
ViewVC logotype

Diff of /gcl/configure

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.186 by mjthomas, Fri Jul 29 03:39:21 2005 UTC revision 1.187 by mjthomas, Mon Aug 1 00:04:13 2005 UTC
# Line 1755  case $canonical in Line 1755  case $canonical in
1755         # the linker.  Set a default otherwise of 2 Mbytes (Windows default).         # the linker.  Set a default otherwise of 2 Mbytes (Windows default).
1756         if test "$enable_cssize" == "" ; then         if test "$enable_cssize" == "" ; then
1757           enable_cssize=1024*1024*2           enable_cssize=1024*1024*2
        else  
          LD_STACK_FLAGS="-Wl,--stack=$CSSIZE"  
          echo "Linker stack size flags added: $LD_STACK_FLAGS"  
1758         fi         fi
        echo "Executable C stack size will be $CSSIZE"  
        cat >>confdefs.h <<_ACEOF  
 #define CSSIZE $enable_cssize  
 _ACEOF  
   
   
1759         use=mingw;;         use=mingw;;
1760    
1761       i*cygwin*)       i*cygwin*)
# Line 13872  O2FLAGS=$TO2FLAGS Line 13863  O2FLAGS=$TO2FLAGS
13863    
13864    
13865    
13866    LD_STACK_FLAGS="-Wl,--stack=$enable_cssize"
13867    
13868    
13869  if test -f h/$use.defs  ; then  if test -f h/$use.defs  ; then

Legend:
Removed from v.1.186  
changed lines
  Added in v.1.187

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26