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

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

[Dotgnu-pnet-commits] CVS: pnetlib/runtime runtime.build,1.18,1.19


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/runtime runtime.build,1.18,1.19
Date: Fri, 19 Sep 2003 01:23:12 -0400

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

Modified Files:
        runtime.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: runtime.build
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/runtime/runtime.build,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -r1.18 -r1.19
*** runtime.build       21 Jun 2003 18:03:50 -0000      1.18
--- runtime.build       19 Sep 2003 05:23:10 -0000      1.19
***************
*** 23,27 ****
                        <arg compiler="cscc" value="-fassembly-key=neutral"/>
                        <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"/>
--- 23,27 ----
                        <arg compiler="cscc" value="-fassembly-key=neutral"/>
                        <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]