On Mon, Apr 08, 2013, xunxun wrote: > 于 2013/4/8 星期一 14:29, Adrien Nader 写道: > >Hi, > > > >I am pleased to announce the release of the yypkg mingw-builds 1.2 RC1. > > > >It provides several dozens of softwares, packaged and usable from a > >cross-platform package manager (yypkg). Among the packages, you can find > >toolchains for i686 and x86_64, running both on Windows and Linux. > > > >The website holds the documentation and download links: > > http://yypkg.org/mingw-builds/ > > > Did you use some patches for GCC toolchain source code? Where can I > find them?
I've already been told it's not very explicit from the frontpage: the build scripts mostly come from the slackware ecosystem (because they're standalone and very easy to modify while making few assumptions on the sytems you use). The direct link to the right repository is: http://cgit.notk.org/adrien/yypkg/slackware64-current.git/ Then, it's inside the directory d/gcc ("d" stands for "development"). There isn't any patch for GCC. The biggest change is probably the one done to the "specs" file which lets me set defaults -I and -L flags: http://cgit.notk.org/adrien/yypkg/slackware64-current.git/tree/d/gcc/gcc.SlackBuild#n479 There isn't any patch to binutils either currently. -- Adrien Nader ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
