RE: setup patch - simplistic --include-source for download/installed pkgs

2013-06-26 Thread d_hoke
>>Provided as attachments, HEAD as of some point 20130626... > > Again, we don't care about patches against old versions and you should > include a ChangeLog: initial attempt at ChangeLog entry (diff attached) (Original patch also attached) include_source_patch

RE: setup patch - simplistic --include-source for download/installed pkgs

2013-06-26 Thread d_hoke
> > Thanks for the patch but,fFor me, this patch has lots of odd characters > in it. It definitely won't cleanly apply. > > Patches really should be submitted as attachments to avoid that problem. > You also need to have a ChangeLog. > >>The first version is targeted at source revision 2.774 (can o

RE: setup in cvs head by early june 2013 does not run on xp

2013-06-26 Thread d_hoke
> I worked around our older mingw-w64 toolchain in setup by changing the > inclusion order in the affected source file. This makes sure that stdio.h > is only included after the usual C++ suspects. OK, I have verified that a build of HEAD I just obtained will (now) build under recent cygwin and r

RE: setup in cvs head by early june 2013 does not run on xp

2013-06-26 Thread d_hoke
> > Please verify that you actually have mingw64-i686 installed. Telling us > what you have done doesn't really help. We need to know what's on your > system. > > http://cygwin.com/problems.html I do not see any single mingw64-i686 package... Does the following represent what you are talking abou

RE: setup in cvs head by early june 2013 does not run on xp

2013-06-25 Thread d_hoke
> >>>You need to build with the newest version of mingw from the >>>mingw64-i686 package. It seems like yours is out of date. Corinna and >>>I build with the i686-w64-mingw32 target. >> >>It appears I have the latest version (gcc, g++, 4.5.3-6, runtime >>runtime-3.0b_svn5747-1, headers-3.0b_svn5747

setup patch - simplistic --include-source for download/installed pkgs

2013-06-21 Thread d_hoke
A patch for setup providing command line switches (-I, --include-source) to automatically include source packages associated with any selected binary packages when downloading/installing. The first version is targeted at source revision 2.774 (can obtain as -D20120430) from cvs, which seems to

RE: setup in cvs head by early june 2013 does not run on xp

2013-06-21 Thread d_hoke
> > I really don't know what you mean. > on 32bit XP SP3, With cygwin installation of the latest packages currently (well as of 2013/06/03 or so) available from mirrors.kernel.org, a 32bit build of setup retrieved from cvs as -D20130619 will not run on XP

RE: setup in cvs head by early june 2013 does not run on xp

2013-06-21 Thread d_hoke
> > You need to build with the newest version of mingw from the mingw64-i686 > package. It seems like yours is out of date. Corinna and I build with > the i686-w64-mingw32 target. It appears I have the latest version (gcc, g++, 4.5.3-6, runtime runtime-3.0b_svn5747-1, headers-3.0b_svn5747-1) offe

setup in cvs head by early june 2013 does not run on xp

2013-06-20 Thread d_hoke
setup built from cvs at -D20130228 WILL run on xp setup built from cvs at -D20130331 will NOT run on xp  (likewise at HEAD early june 2013) setup in cvs at -D20130331 will NOT run on xp because it has a static link to _vswprintf in ntdll.dll _vswprintf is not an exported symbol in ntdll.dll in