From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 94875 invoked by alias); 30 Sep 2019 23:29:27 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 94863 invoked by uid 89); 30 Sep 2019 23:29:27 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=1.3 required=5.0 tests=BAYES_50,FREEMAIL_FROM,HTML_MESSAGE,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy=all!, HX-HELO:sk:sonic31, H*c:HHHHHHH, H*r:77.238.176 X-HELO: sonic311-32.consmr.mail.ir2.yahoo.com Received: from sonic311-32.consmr.mail.ir2.yahoo.com (HELO sonic311-32.consmr.mail.ir2.yahoo.com) (77.238.176.164) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 30 Sep 2019 23:29:26 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.de; s=s2048; t=1569886163; bh=Xss/Iv4Hlyjv0CMAH5ft7vPTYVk4+ueuHhxKH6UlieQ=; h=Date:From:To:Subject:References:From:Subject; b=W3NsJ9Oitl72MH5IwYTQCxrAeUBD/Ze7ZDmTZh4JBmogNGXGmlc1iM+MDgEPzSbska8NVkjZraP8UjRVfiTghnyyDKOMQjL5uBjqpnImNO749Ncl72xRjb8gPOOwNzmYlKxU35VP9VMV3YJaKEpSjNBocUoujwHvmUXThaMPe9kj30qxbO4Hi25RiMJlVChTdaEWMUmt6j0t10VVTS3kruAPXnn8j5kbhwRMxFr8+5d0e9FBGu3afqPbTYTbWmMGXOGGqdsVp6d2Ptuhlq0QJhVUp+wC7c0s6qJR/WXIsKIz4PEEOTJfybFV+FcMLYtvrEHo005QeAEACH2Iv9S7QQ== Received: from sonic.gate.mail.ne1.yahoo.com by sonic311.consmr.mail.ir2.yahoo.com with HTTP; Mon, 30 Sep 2019 23:29:23 +0000 Date: Mon, 30 Sep 2019 23:29:00 -0000 From: "rolf perau via gcc-help" Reply-To: rolf perau To: "gcc-help@gcc.gnu.org" Message-ID: <370931742.2089515.1569886162496@mail.yahoo.com> Subject: Re: gcc on Sparc Solaris 8 MIME-Version: 1.0 References: <370931742.2089515.1569886162496.ref@mail.yahoo.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2019-09/txt/msg00125.txt.bz2 Hi, Many thanks to all, to show me the right way to solve my problem. I changed all LC_xxx to C in / etc / TIMEZONE. Reboot the system make all my program. my PROBLEM SOLVED! Bey the way, the X11 problem in Solaris 10 is known and well described. But I could not find an update for it. CVE-213-1997. But I would like to have a solution. Thank you ALL! Rolf Perau