dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib/JScript JScript.build,1.7,1.8


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/JScript JScript.build,1.7,1.8
Date: Fri, 19 Sep 2003 01:23:11 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib/JScript
In directory subversions:/tmp/cvs-serv2716/JScript

Modified Files:
        JScript.build 
Log Message:


"-fminimize-parameters" option from the build files because
recent changes to "pnet/image" mean that parameters are no longer
the memory hog that they used to be.


Index: JScript.build
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/JScript/JScript.build,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** JScript.build       21 Jun 2003 18:03:50 -0000      1.7
--- JScript.build       19 Sep 2003 05:23:09 -0000      1.8
***************
*** 30,34 ****
  
                        <arg compiler="cscc" value="-Wno-empty-input"/>
!                       <arg compiler="cscc" value="-fminimize-parameters"/>
                        <arg compiler="cscc" 
value="-fassembly-version=7.0.5000.0"/>
                        <arg compiler="cscc" value="-fassembly-key=ms"/>
--- 30,34 ----
  
                        <arg compiler="cscc" value="-Wno-empty-input"/>
!                       <!-- arg compiler="cscc" value="-fminimize-parameters"/ 
-->
                        <arg compiler="cscc" 
value="-fassembly-version=7.0.5000.0"/>
                        <arg compiler="cscc" value="-fassembly-key=ms"/>
***************
*** 71,75 ****
  
                        <arg compiler="cscc" value="-Wno-empty-input"/>
!                       <arg compiler="cscc" value="-fminimize-parameters"/>
                        <arg compiler="cscc" value="-flatin1-charset"/>
                        <arg compiler="csc" value="/nowarn:626"/>
--- 71,75 ----
  
                        <arg compiler="cscc" value="-Wno-empty-input"/>
!                       <!-- arg compiler="cscc" value="-fminimize-parameters"/ 
-->
                        <arg compiler="cscc" value="-flatin1-charset"/>
                        <arg compiler="csc" value="/nowarn:626"/>
***************
*** 102,106 ****
  
                        <arg compiler="cscc" value="-Wno-empty-input"/>
!                       <arg compiler="cscc" value="-fminimize-parameters"/>
                        <arg compiler="cscc" value="-flatin1-charset"/>
                        <arg compiler="csc" value="/nowarn:626"/>
--- 102,106 ----
  
                        <arg compiler="cscc" value="-Wno-empty-input"/>
!                       <!-- arg compiler="cscc" value="-fminimize-parameters"/ 
-->
                        <arg compiler="cscc" value="-flatin1-charset"/>
                        <arg compiler="csc" value="/nowarn:626"/>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]