Thank you for the link, I was not aware of this. I'm using Msys2, so the linux issues should not affect me.
While I got the associated binutils to build (which gets me an 'as' build that supports the .def directive, yay!), I have been totally unable to get the patched gcc to build. The patches here are from ~3 years ago (2013-03-17), but the PKGBUILD seems to download gcc's current 'trunk.' Does that seem right? Not surprisingly, the patches fail in a number of places. I have tried to fix them, but I'm not having much luck. Would it make sense to git a 3 year old version of gcc (~215509) instead? Would -e prevent makepkg from trying to update it? My end goal here is to test a mingw-w64 source code change to make sure I'm not breaking ARM builds. I gotta wonder: How do other people do ARM builds? dw On 7/23/2016 3:15 AM, André Hentschel wrote: > Am 23.07.2016 um 01:15 schrieb dw: >> I have been trying for a couple of days now to get this working and I'm >> having no luck. But rather than describe the various things I've tried >> and what isn't working, I'm hoping someone can describe a setup they >> used that DID work. If I can get this working at all, I can modify it >> to suit my needs. >> >> So, I'm looking for: >> >> * What was your build environment - MSys2? Cygwin64? Linux cross compile? >> * Where did you get your ARM Eabi Binutils? Downloaded (link >> please)? Built (what source version and what were your configure >> params)? >> * What configure params did you use for mingw-w64 build? >> >> Any advice from someone who got this working would be helpful. >> >> dw >> > I currently have no perfect setup, but Martell Malone wanted to clean > everything up and even upload builds to sf.net > While doing this he spotted some strange issues which only happened on linux, > but not in msys2. > You can have a look at: > https://github.com/Alexpux/MSYS2-packages/blob/master/mingw-w64-cross-gcc-git/PKGBUILD > > > ------------------------------------------------------------------------------ > What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic > patterns at an interface-level. Reveals which users, apps, and protocols are > consuming the most bandwidth. Provides multi-vendor support for NetFlow, > J-Flow, sFlow and other flows. Make informed decisions using capacity planning > reports.http://sdm.link/zohodev2dev > _______________________________________________ > Mingw-w64-public mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mingw-w64-public > ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports.http://sdm.link/zohodev2dev _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
