X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Sun, 03 Aug 2008 13:08:53 -0700 From: Jerry DeLisle Subject: UTF-8 Terminal - How to? In-reply-to: To: cygwin AT cygwin DOT com Message-id: <48961055.2090103@verizon.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit References: User-Agent: Thunderbird 2.0.0.14 (X11/20080501) 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 Hi folks, I am implementing UTF-8 encoding capability for gfortran. I can test fine on linux platforms because the gnome-terminal has UTF-8 capability built in. How can I achieve similar capability in a Cygwin terminal so that I can test the gfortran Cygwin build? The gfortran library code paths are different on Cygwin because of things like CR-LF line ends, so I really should test it. Good suggestions welcome. Jerry -- 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/