This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

pvm3 : missing WIN32.def and pvmwin.h


Hi,

I'm trying to use pvm3_4_0 (I downloaded from Mumit's site @
 ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/cygwin/ports/ )

Two things seems missing :

1) WIN32.def
  aimk : grep: /users/iod/pvm3_4_0/conf/WIN32.def: No such file or directory

2) pvmwin.h
  included by pvm3.h for WIN32 architecture

  #ifndef WIN32
  #include	<sys/time.h>
  #else
  #include "pvmwin.h"
  #include <sys/timeb.h>
  #include <time.h>
  #endif



Does anybody know where I can find such a files ?

Thank you
--
Isselmou

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]