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

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

[Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.464,1.465 HACKING,1.7,1.8


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.464,1.465 HACKING,1.7,1.8
Date: Thu, 21 Nov 2002 21:05:19 -0500

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

Modified Files:
        ChangeLog HACKING 
Log Message:


Update the "HACKING" file to reflect that "cscc" can now build "pnetlib"
cleanly.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.464
retrieving revision 1.465
diff -C2 -r1.464 -r1.465
*** ChangeLog   22 Nov 2002 00:17:48 -0000      1.464
--- ChangeLog   22 Nov 2002 02:05:17 -0000      1.465
***************
*** 20,23 ****
--- 20,26 ----
        test the behaviour of some of the cryptographic algorithms.
  
+       * HACKING: update the "HACKING" file to reflect that "cscc"
+       can now build "pnetlib" cleanly.
+ 
  2002-11-22  Gopal.V  <address@hidden>
  

Index: HACKING
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/HACKING,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** HACKING     26 Mar 2002 01:49:50 -0000      1.7
--- HACKING     22 Nov 2002 02:05:17 -0000      1.8
***************
*** 66,81 ****
  where "../pnet" is the path to the "pnet" source tree on your system.
  
! Note: because Portable.NET's C# compiler is incomplete, the current build
! will only do a metadata compile and not a full compile.  This can make it
! difficult to debug and test the code.  This situation should be rectified
! soon.  In the meantime, if you have a Windows machine and Microsoft's
! .NET Framework SDK and Cygwin installed, you can configure as follows:
  
      ./configure --with-mstools --with-pnet="../pnet"
- 
- If you have a GNU/Linux or some other non-Windows machine, then you can
- still contribute.  Write your code as best you can, syntax check it with
- Portable.NET's C# compiler, and then send it to Rhys Weatherley to be
- built.
  
  Even if you have a Windows machine, it may be best not to use Microsoft's
--- 66,75 ----
  where "../pnet" is the path to the "pnet" source tree on your system.
  
! Since version 0.4.8 of Portable.NET, its C# compiler is capable of
! building "pnetlib" cleanly.  But if you want to compile it with
! Microsoft's C# compiler, you can still do so if you have Cygwin
! installed:
  
      ./configure --with-mstools --with-pnet="../pnet"
  
  Even if you have a Windows machine, it may be best not to use Microsoft's





reply via email to

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