From stdcxx-dev-return-1332-apmail-incubator-stdcxx-dev-archive=incubator.apache.org@incubator.apache.org Wed May 17 15:29:47 2006 Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 41385 invoked from network); 17 May 2006 15:29:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 May 2006 15:29:47 -0000 Received: (qmail 78952 invoked by uid 500); 17 May 2006 15:29:47 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 78901 invoked by uid 500); 17 May 2006 15:29:46 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 78890 invoked by uid 99); 17 May 2006 15:29:46 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 May 2006 08:29:46 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [208.30.140.160] (HELO moroha.quovadx.com) (208.30.140.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 May 2006 08:29:46 -0700 Received: from bco-exchange.bco.roguewave.com (bco-exchange.bco.roguewave.com [172.19.31.48]) by moroha.quovadx.com (8.13.4/8.13.4) with ESMTP id k4HFTExH026192 for ; Wed, 17 May 2006 15:29:15 GMT Received: by bco-exchange.bco.roguewave.com with Internet Mail Service (5.5.2657.72) id <2YG61GK6>; Wed, 17 May 2006 09:25:19 -0600 Message-ID: <4FA4B7B3231C5D459E7BAD020213A94203B624CC@bco-exchange.bco.roguewave.com> From: Jeremy Dean To: "'stdcxx-dev@incubator.apache.org'" Subject: Problem building Standard library Date: Wed, 17 May 2006 09:25:18 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C679C6.1AD107F0" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C679C6.1AD107F0 Content-Type: text/plain I am having a problem building Standard Library. I am running on RedHat Advanced Server 4 update 3, but have put the support compiler /binutils on the machine GNU 3.4.4-2 Binutils 2.15.92.0.2-15 When I try to build an optimized build, the localedef hangs and never returns. I was told to then try building a debug version, and the debug version of the library fails to compile with the following error: gcc -D_RWCONFIG=11s -I./../../../include -I./../../../include/ansi -I./../../.. -I/roguewave/SourcePro/Ed9/source/stdlib -I. -D_RWBUILD_std -Wcast-align -Wcast-qual -Wwrite-strings -g --pedantic -Wall -W -Wno-long-long -c /roguewave/SourcePro/Ed9/source/stdlib/codecvt.cpp In file included from /roguewave/SourcePro/Ed9/source/stdlib/codecvt.cpp:58: /roguewave/SourcePro/Ed9/source/stdlib/setlocale.h:45: error: `_RWSTD_LC_ALL' was not declared in this scope Jeremy Dean Rogue Wave Software, A QUOVADX(tm) division Technical Support Phone: 303-545-3205 -- 1-800-404-4767 E-mail: support@roguewave.com Web: http://www.roguewave.com/support Knowledge Base entries: http://www.roguewave.com/kbdocs/search.html View issues online at: http://www.roguewave.com/youraccount/login/ ------_=_NextPart_001_01C679C6.1AD107F0--