Re: Latest Cygwin: rl_getenv_hook problem

2006-12-07 Thread Alexei Alexandrov
Also, could you send the output of: $ grep -C5 00bash.sh /var/log/setup.log/full to see if it captured any error messages from the attempted cp? The grepped setup log is attached (it is from setup.log, by the way - setup.log.full is surprisingly small). -- Alexei Alexandrov setup.grep

Re: Latest Cygwin: rl_getenv_hook problem

2006-12-07 Thread Alexei Alexandrov
cause it doesn't work, but looking at the binary I can see that it contains version string @(#)Bash version 3.00.16(11) release GNU release 3.00 Thanks a lot! -- Alexei Alexandrov -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cyg

Latest Cygwin: rl_getenv_hook problem

2006-12-06 Thread Alexei Alexandrov
age: The procedure entry point rl_getenv_hook could not be located in the dynamic link library cygreadline6.dll bash.exe starts well at the same time. -- Alexei Alexandrov -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Do

Problems on Itanium: Found the Cause, What's Next?

2004-09-28 Thread Alexei Alexandrov
Hi, All! This message is related to my previous post about diff crashing on Itanium, Windows Server 2003 (http://cygwin.com/ml/cygwin/2004-09/msg00465.html). During debugging I found out that the problem is in CreateFileMapping/MapViewOfFileEx behavior on this particular platform. Somehow these

diff crashes with big files on Itanium machine

2004-09-10 Thread Alexei Alexandrov
Hi, All! I would like to report a problem I have with Cygwin's diff. It crashes when I use it on 2 big files (the size is 100M each) on Itanium machines under Windows .NET server. It works OK on x86 machines. The following is the scenario of reproducing the bug [EMAIL PROTECTED] ~ $ dd if=/dev