X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,SARE_SUB_ENC_UTF8,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Lenik Subject: Re: [1.7] Proposal: the filename encoding in C locale uses UTF-8 instead of SO/UTF-8 Date: Mon, 18 May 2009 13:41:28 +0800 Lines: 30 Message-ID: References: <3f0ad08d0905121029j119c8a7ep41d3a261d8bea338 AT mail DOT gmail DOT com> <20090516154934 DOT GU21324 AT calimero DOT vinschen DOT de> <3f0ad08d0905161909n1d1af679ob9d7630c4f5fb9af AT mail DOT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b3pre) Gecko/20090223 Thunderbird/3.0b2 In-Reply-To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On 2009-5-17 15:52, Lenik wrote: > 2, configure failed: > bash-3.2$ ./configure > 5 [main] expr 952 _cygtls::handle_exceptions: Error while dumping state > (probably corrupted stack) > ./configure: line 56: 952 Segmentation fault (core dumped) expr a : > '\(a\)' > /dev/null 2>&1 > 4 [main] expr 2808 _cygtls::handle_exceptions: Error while dumping state > (probably corrupted stack) > 5 [main] expr 3516 _cygtls::handle_exceptions: Error while dumping state > (probably corrupted stack) > 5 [main] expr 3328 _cygtls::handle_exceptions: Error while dumping state > (probably corrupted stack) > 5 [main] expr 2648 _cygtls::handle_exceptions: Error while dumping state > (probably corrupted stack) > 5 [main] expr 900 _cygtls::handle_exceptions: Error while dumping state > (probably corrupted stack) > 5 [main] expr 1840 _cygtls::handle_exceptions: Error while dumping state > (probably corrupted stack) > 5 [main] expr 2972 _cygtls::handle_exceptions: Error while dumping state > (probably corrupted stack) The expr error is fixed, and I can build cygpath from source now. Though I don't have NTDDK in hand, I'm suprised how it could be compiled. I can get the correct result from the new cygpath now, without -C option. Thank you guys. Lenik -- 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/