Feedback desired on setup.exe?

2007-06-30 Thread LDR
Downloaded Setup.exe 2.575, ~2007-06-28. Have updated thrice and all goes well. Lee -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.co

Re: large paths in cygwin.

2007-06-30 Thread Brian Dessent
[EMAIL PROTECTED] wrote: > When will Cygwin get the ability to use large paths? > > What are the roadblocks to Cygwin getting this feature? The small limit comes from the ANSI version of the Win32 API. In order to be free of the limit Cygwin would have to consistently use the unicode versions o

Re: large paths in cygwin.

2007-06-30 Thread Robert North
Looks Like I didn't give a name to go with my cryptic e-mail address Hopefully this is attached to this posting Apologies for spam -Rob. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: h

large paths in cygwin.

2007-06-30 Thread btd6wi702
When will Cygwin get the ability to use large paths? What are the roadblocks to Cygwin getting this feature? I've been using rsync in Cygwin, and hit the limits of windows ASCII file names. I've seen some discussion about Cygwin getting 2^15 char long paths, but it doesn't appear to be prese

RE: pdftex.cfg is missing in tetex distribution in Cygwin

2007-06-30 Thread Dave Korn
On 30 June 2007 17:58, Ariel Burbaickij wrote: > Hello all, > following situation: I do not have pdftex.cfg installed inside my cygwin > installation (meaning it was for sure not dleted unintentionally as the > packet was reinstalled and it is still missing), So, question is: Is it on > purpose an

pdftex.cfg is missing in tetex distribution in Cygwin

2007-06-30 Thread Ariel Burbaickij
Hello all, following situation: I do not have pdftex.cfg installed inside my cygwin installation (meaning it was for sure not dleted unintentionally as the packet was reinstalled and it is still missing), So, question is: Is it on purpose and what is suggested to use instead as I need to add sever

Re: build problem - cygwin1.dll/cygncurses-8.dll bug?

2007-06-30 Thread Steffen Sledz
Angelo Graziosi schrieb: > Have you build Emacs configuring with auto-image-base enabled: > ... > See the etc/PROBLEMS. Thanx Angelo. It looks like this was the problem. I'm really mortified, not to find it myself. Steffen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Prob

Re: build problem - cygwin1.dll/cygncurses-8.dll bug?

2007-06-30 Thread Angelo Graziosi
Steffen Sledz wrote: > Nobody an idea what's wrong here? Or how to debug this? Have you build Emacs configuring with auto-image-base enabled: LDFLAGS='-Wl,--enable-auto-import -Wl,--enable-auto-image-base' \ ../configure --prefix=${prefix_dir} and make LD='$(CC)' ? See the etc/PROBLE

Re: build problem - cygwin1.dll/cygncurses-8.dll bug?

2007-06-30 Thread Steffen Sledz
Steffen Sledz schrieb: > I've an odd problem building the emacs 22.1 binary without X11 support. > > The compiling works without any problems. But in a late stage of the > build process the new emacs binary is called in batch mode to compile > some of the lisp files of the distribution. There the