From e17bb90f17f0530bc74a3e463b8ea9eedfaae01f Mon Sep 17 00:00:00 2001 From: rpj Date: Sun, 6 Dec 1998 03:47:03 +0000 Subject: Sun Dec 6 21:54:35 1998 Ross Johnson * build.bat: New DOS script to compile and link a pthreads app using Microsoft's CL compiler linker. * buildlib.bat: New DOS script to compile all the object files and create pthread.lib and pthread.dll using Microsoft's CL compiler linker. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3058f7e..6e05d0a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Sun Dec 6 21:54:35 1998 Ross Johnson + + * build.bat: New DOS script to compile and link a pthreads app + using Microsoft's CL compiler linker. + * buildlib.bat: New DOS script to compile all the object files + and create pthread.lib and pthread.dll using Microsoft's CL + compiler linker. + 1998-12-05 Anders Norlander * implement.h (_pthread_try_enter_critical_section): New extern -- cgit v1.2.3