[ANNOUNCEMENT] Updated: swig-1.3.29-1

2006-06-11 Thread Max Bowsher
SWIG, the Simplified Wrapper and Interface Generator, is a tool for easing the interfacing of C/C++ libraries to scripting languages. Its package in the Cygwin net distribution has been updated to version 1.3.29-2. This is a Cygwin-local bugfix release, to fix the omission of the file /usr/share/

Re: [ANNOUNCEMENT] Updated: swig-1.3.29-1

2006-06-10 Thread Richard Graham
Until swig-1.3.29-2 becomes available, here's how you can get swig-1.3.29-1 to work (it's missing "swigwarn.swg"): 1. Download source with setup.exe 2. cd to /usr/src (within your cygwin directory) 3. execute "./swig-1.3.29-1.sh conf" 4. "cd swig-1.3.29/.build" 5. "make Lib/swigwarn.swg" 6. "cp Li

Re: [ANNOUNCEMENT] Updated: swig-1.3.29-1

2006-06-07 Thread Richard Graham
Thanks to Max for the update... ... however the distro'ed bin package seems to be missing "swigwarn.swg" which is automatically generated during the build process. Could we go for "swig-1.3.29-2"? Thank you, Richard Graham __ Do You Yahoo!? Tired

[ANNOUNCEMENT] Updated: swig-1.3.29-1

2006-06-06 Thread Max Bowsher
SWIG, the Simplified Wrapper and Interface Generator, is a tool for easing the interfacing of C/C++ libraries to scripting languages. Its package in the Cygwin net distribution has been updated to version 1.3.29-1. This is a new upstream release. Max Bowsher. -- To update your installation,