I'm trying to fix a crash with a package that depends on Tcl/Tk dlls. After changing the PKGBUILDs for requiring debug builds of those dlls, their names contain suffixes to mark them as debug versions (libtcl86g.dll, etc.) This is quite inconvenient as the rest of the packages expect to link to libtcl86.dll instead.
Is it ok to patch Tcl/Tk to output the ordinary names when a debug build is requested? The patch would be sent to MSYS2, along with the necessary PKGBUILD changes for providing a debug build when the 'debug' option is enabled. ------------------------------------------------------------------------------ Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://p.sf.net/sfu/Zoho _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
