At 07:40 AM 4/19/01 -0400, Craig Lanning wrote:
On Wed, 18 Apr 2001 10:46:57 -0700 Andy Piper <andyp(a)bea.com>
wrote:
 > At 05:52 PM 4/18/01 +0100, Gunnar Evermann wrote:
 > >We've started getting bug reports referring to 'setup.exe'. E.g.:
 > >
 > > > When downloading the *.gz files from the "setup.exe" program I
 > > > consistently get the following error regardless of the download site
 > > > that I use ... "Error downloading xemacs-i686-pc-cygwin32.tar.gx got
 > > > 276 of xxx bytes". I also get a similar error when trying to
 > > > download xemacs-i386-wing32.
 > >
 > >Andy, is this your netinstaller? Is it known that this doesn't work
 > >for 21.4.0? I seem to remeber somebody mentioning that recently but
 > >can't find details.
 >
 > I'm working on it, but its taking a little while because I ran into some
 > build problems with the native version of 21.4.0. I hope to have something
 > out by the weekend for testing. I'm also co-ordinating with Steve so that
 > setup.ini should remain up-to-date in future.
Is this the VC++ native version or the -mno-cygwin native version?
I've been trying to compile with -mno-cygwin and running into problems. 
VC++. I noticed that the latest gcc seems to be broken wrt describing lib 
locations - this means that the XEmacs trickery for picking up mingw and 
cygwin includes doesn't work right now. I have to manually put 
extra_includes='-I/usr/include/ming -I/usr/include' to get the netinstaller 
to work.
andy