[SCons] Fix for the cyglink tool

2013-08-07 Thread Zouzou
for LIBPREFIX and LIBSUFFIX, which fails. The fix is to have shlib_generator check for IMPLIBPREFIX and IMPLIBSUFFIX. I am attaching a modified cyglink.patch with the correction; and a patch of the patch that shows which line of cyglink.patch I have changed. Zouzou Add a cyglink Tool

Re: regex doesn't work with g++

2012-07-27 Thread Zouzou
implemented; upgrading to GCC 4.7 won't change anything. there are several todo notices in regex header files hinting at this. have a look at boost::regex for the time being; should be close enough to std::regex. Zouzou -- Problem reports: http://cygwin.com/problems.html FAQ

MinGW cross-compiler: missing libraries

2011-06-14 Thread Zouzou
install gcc) but are not part of the MinGW cross-compiler packages in Cygwin. I have checked the mingw64 packages and they don't seem to contain these libraries either. Have I missed a dependency, or are they just not part of the distribution? Thanks, Zouzou -- Problem reports: http

safe to turn off the MS-DOS path warning?

2009-07-12 Thread Zouzou
; but i would like to know if there are possible issues i can run into in the future if i choose to do that. thanks, Zouzou -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info