X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <48A40482.B75CCAB@dessent.net> Date: Thu, 14 Aug 2008 03:10:10 -0700 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: perl.exe: fatal error on Vista References: <95455e980808111758m41454d93g44ae3d7bd822d23c AT mail DOT gmail DOT com> <6910a60808112315v12711bbft8591b70d859858a1 AT mail DOT gmail DOT com> <95455e980808121907y480400d2s9880ad96b3a8d684 AT mail DOT gmail DOT com> <6910a60808122348m426a0f44g51c53966da519ff6 AT mail DOT gmail DOT com> <95455e980808130333y66b26123k8f7f608cc9f4c47e AT mail DOT gmail DOT com> <48A31A91 DOT 1070304 AT x-ray DOT at> <95455e980808140300w169b37a8j5ceb626ee6b58342 AT mail DOT gmail DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com hce wrote: > I've tried again to call rebaseall | tee rebaseall.log, then run I don't know why Reini suggested using tee, but it's a bad idea because having tee in the pipeline will cause all these DLLs to be in use which will just cause rebaseall to fail: $ cygcheck /bin/tee C:\cygwin\bin\tee.exe C:\cygwin\bin\cygwin1.dll C:\WINXP\system32\ADVAPI32.DLL C:\WINXP\system32\ntdll.dll C:\WINXP\system32\KERNEL32.dll C:\WINXP\system32\RPCRT4.dll C:\WINXP\system32\Secur32.dll C:\cygwin\bin\cygintl-8.dll C:\cygwin\bin\cygiconv-2.dll Redirecting the output should be fine though. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/