
Hi Frank,
The cygwin build on and for w32 platform is ok.
There are a few problems building for w32 platform with MS compiler in win dir.
1. The win/makefile needs to be updated (I will mail you a patch for this).
2. The code using fork() and waitpid() cannot be used in MS environment. I had to ifdef it out.
Frank Strauss strauss@ibr.cs.tu-bs.de wrote:
Hi!
Mark> It seems that the code implementing the caching (in data.c) is Unix Mark> oriented and do not compile under windows. Mark> After removing thie code everything compiled successfully.
Could you provide more detailed information why it failed, maybe a make output dump? AFAIK, at least one other W32 user did not have these problems.
-frank
!! This message is brought to you via the `libsmi' mailing list. !! Please do not reply to this message to unsubscribe. To subscribe or !! unsubscribe, send a mail message to libsmi-request@ibr.cs.tu-bs.de. !! See http://www.ibr.cs.tu-bs.de/projects/libsmi/ for more information.