8 May 2005 03:34
Re: How do I recreate the MSYS distribution?
"Max T. Woodbury" wrote: > > I need to be able to get a clean build on everything before I > start making changes. The closest I've come so far is m4 - after > a few hours of fiddling I got it down to the point where it only > produces two warnings. It took another 90 minutes to get it to > the point where it passed the regression test. (Is anybody > interested in couple bug reports on this with the understanding > that some of this may be 'my bad'?) I think a progress report is probably in order. I was able to build automake and autoconf from CVS. Autoconf 'failed' one series of checks and ran into resource problems on a whole bunch but reported 'ok'. Got Mingw runtime to build OK. The definitive sources seem to be at FSF but their 'bootstrap' process blows up on me. I forget if its their build environment or the one at GnuWin32 that is so horrid... Fell back to the packages specifically designated as being for MSYS. Tackled the MSYS set. I didn't find a CVS tag set on 1.0.11 but did find one for 1.1.0. I'm trying to get the 'rt' branch of the tree to build and making a mess of it. I'm going to reread the wiki and see if there is something I missed. On the wiki - I think I understand the directory structure being used and most of the reasons for it. One substantial limitation is the size of the command line that can be passed to the compiler. Deep directory trees waste that resource. I've put a couple entries in my /etc/fstab to make things more compact. The first is the target or --prefix - I've(Continue reading)
RSS Feed