
Hi Pau,
today I tested it with cygwin and MSVC studio 2005. cygwin works fine. MS needs little more love, but now it works too. (There are a lot of warnings)
We should use 'gcc -Wall -Wlong-long -pedantic -std=c99' to be save. Is someone able to check and fix it on svn trunk?
I will fist add the MIB installation. This weekend, I send you my final version.
What is about the man pages and docs, what is to be done? Can you do this?
It may be good to give me a feedback if I am on the right way?
1>------ Build started: Project: INSTALL, Configuration: Debug Win32 ------ 1> 1>Performing Post-Build Event... 1>-- Install configuration: "Debug" 1>-- Installing: C:/Programme/CMake 2.8/share/cmake-2.8/Modules/ FindLibSmi.cmake 1>-- Up-to-date: C:/usr/etc/smi/smi.conf-example 1>-- Installing: C:/usr/lib/smid.lib 1>-- Installing: C:/usr/bin/smid.dll 1>-- Installing: C:/usr/include/smi.h 1>-- Installing: C:/usr/bin/smiqueryd.exe 1>-- Installing: C:/usr/bin/smilintd.exe 1>-- Installing: C:/usr/bin/smidumpd.exe 1>-- Installing: C:/usr/bin/smidiffd.exe 1>-- Installing: C:/usr/bin/smixlated.exe 1>Build log was saved at "file://o:\DATEN\workspace\libsmi-0.4.8\build \INSTALL.dir\Debug\BuildLog.htm" 1>INSTALL - 0 error(s), 0 warning(s) ========== Build: 1 succeeded, 0 failed, 8 up-to-date, 0 skipped ==========
Claus
On 06.01.2010, at 21:29, Claus Klein wrote:
Hello Pau,
thanks for the good work!
I have downloaded your tar file and tested on my MAC today. Than I changed some points to get it work with current svn sources and dit a little cleanup. I hope you agree ;-))
I did not understand why you are working with static and dynamic libs both? And what do you mean with "make download"? The MIBS should be installed too, but not today by my.
I send you my cmake files only, so you can test if you want. (without PDF file) ck
The current state is good, but no complete.