
Hi vishal,
Some of the lib files has special compilation flags and therefore as specific rules in the win/makefile (or better win/Makefile). If you changed, let say, lib/x.c (file in lib dir), cd to win and "nmake x.obj" (or better gmake x.obj). You can just use plane nmake (or gmake) to rebuilt the .exe.
If you like msdev you can create an ms "project" and change cflags for individual files as in win makefile/GNUmakefile. If you do so, please publish the .dsp file so Frank can add it to cvs.
Hope this helps.
Regards,
vishal lalit vlalit@bhartitelesoft.com wrote:
Hi Yigal Thanks for your help. basically what i want to know is that how to make the smi.lib using msvc++. this is done in the package using make file. i want to do it on my own by using the files present in lib. i want to change the code of some files. but when i try to compile the file i mentioned gives me the compilation error. Thanks vishal ----- Original Message ----- From: Yigal Hochberg hochberg@dmhsoftware.com To: vlalit@bhartitelesoft.com Cc: libsmi@ibr.cs.tu-bs.de Sent: Thursday, May 17, 2001 5:43 PM Subject: Re: [libsmi] libsmi for Windows
Hi vishal,
The current libsmi 0.2.16 compiles "out-of-the-box" in win subdir with msvc 6.0. The .exe outcome work ok too. To build, please follow the readme files in win subdir.
Thanks,
vishal lalit vlalit@bhartitelesoft.com wrote:
hi all i am using current libsmi version for windows.=20 i am facing problems in compiling scanner-smi.c. it is giving error undefined symbol *lvalp and Undefined parser can anybody help me?
Regards vishal
--
- Yigal
-- !! 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.