Return-Path: Delivered-To: apmail-incubator-stdcxx-user-archive@www.apache.org Received: (qmail 46225 invoked from network); 13 Feb 2006 21:31:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Feb 2006 21:31:26 -0000 Received: (qmail 44330 invoked by uid 500); 13 Feb 2006 21:31:26 -0000 Delivered-To: apmail-incubator-stdcxx-user-archive@incubator.apache.org Received: (qmail 44319 invoked by uid 500); 13 Feb 2006 21:31:26 -0000 Mailing-List: contact stdcxx-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-user@incubator.apache.org Delivered-To: mailing list stdcxx-user@incubator.apache.org Received: (qmail 44308 invoked by uid 99); 13 Feb 2006 21:31:26 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Feb 2006 13:31:26 -0800 X-ASF-Spam-Status: No, hits=2.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,HTML_10_20,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [209.191.86.105] (HELO web82210.mail.mud.yahoo.com) (209.191.86.105) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 13 Feb 2006 13:31:24 -0800 Received: (qmail 1840 invoked by uid 60001); 13 Feb 2006 21:31:02 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=sbcglobal.net; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=EAuHLbqpFdPys8qoM8keQ1dabEpcd/vG587JAjUWgxSUFLOSTL0TZFSH0GbtvJjmPOLEQrGePApm5KBzJjIKAlvmwAipSlAnrah2GVieLckhOwYQVyK8bPH5UE/My9CheufjpAcxk/qMhZX+5rnusGcaQXRzX/naMwVAXIAQdGE= ; Message-ID: <20060213213102.1838.qmail@web82210.mail.mud.yahoo.com> Received: from [208.8.57.2] by web82210.mail.mud.yahoo.com via HTTP; Mon, 13 Feb 2006 13:31:02 PST Date: Mon, 13 Feb 2006 13:31:02 -0800 (PST) From: Dipak Bapatla Subject: Re: Compiling stdcxx using Sun Studio 11 on Solaris 8 To: stdcxx-user@incubator.apache.org In-Reply-To: <43F0F664.5050304@roguewave.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-318977735-1139866262=:1621" Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --0-318977735-1139866262=:1621 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Hi Liviu/Martin, I have forwarded the config.log to your roguewave.com email. thanks, Dipak Liviu Nicoara wrote: Hi Dipak, Could you please send us the config.log file? Thanks, Liviu Dipak Bapatla wrote: > Hi, > > Has anyone compiled the library with Sun Studio 11 on Solaris 8? I tried > to compile but end up with errors. Here is what I have done so far. > > 1. Untarred the source distribution to a directory > /opt/idev3/dbapatla/stdcxx-4.1.3 > 2. gmake BUILDDIR=/opt/idev3/dbapatla/stdcxx BUILDTYPE=15d > CONFIG=sunpro.config config > 3. gmake BUILDDIR=/opt/idev3/dbapatla/stdcxx BUILDTYPE=15d > CONFIG=sunpro.config lib > > I have attached config.h from step 2. I have attached some errors from > the build. > > Please let me know if i am doing something wrong or if there is any way > to fix these errors. > > thanks, > Dipak > ------------------------------------------------------------------------ > ----------------------------------------------- > CC -c -D_RWSTDDEBUG -mt -D_RWSTD_USE_CONFIG > -I/opt/idev3/dbapatla/stdcxx/include > -I/opt/idev3/dbapatla/stdcxx-4.1.3/include -library=%none -g +w -KPIC > /opt/idev3/dbapatla/stdcxx-4.1.3/src/collate.cpp > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/rw/_defs.h", line 471: > Warning: keyword "bool" is being redefined. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/rw/_defs.h", line 472: > Warning: keyword "false" is being redefined. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/rw/_defs.h", line 473: > Warning: keyword "true" is being redefined. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/rw/_defs.h", line 1144: > Warning (Anachronism): Old explicit specialization syntax. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/limits", line 337: Warning > (Anachronism): Old explicit specialization syntax. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/limits", line 344: Error: > _RWSTD_FLT_MANT_DIG is not defined. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/limits", line 344: Error: An > integer constant expression is required here. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/limits", line 345: Error: > _RWSTD_FLT_DIG is not defined. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/limits", line 345: Error: An > integer constant expression is required here. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/limits", line 350: Error: > _RWSTD_FLT_RADIX is not defined. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/limits", line 350: Error: An > integer constant expression is required here. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/limits", line 355: Error: > _RWSTD_FLT_MIN_EXP is not defined. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/limits", line 355: Error: An > integer constant expression is required here. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/limits", line 356: Error: > _RWSTD_FLT_MIN_10_EXP is not defined. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/limits", line 356: Error: An > integer constant expression is required here. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/limits", line 357: Error: > _RWSTD_FLT_MAX_EXP is not defined. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/limits", line 357: Error: An > integer constant expression is required here. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/limits", line 358: Error: > _RWSTD_FLT_MAX_10_EXP is not defined. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/limits", line 358: Error: An > integer constant expression is required here. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/limits", line 364: Error: > _RWSTD_FLT_HAS_DENORM is not defined. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/limits", line 364: Error: An > integer constant expression is required here. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/limits", line 379: Error: > _RWSTD_FLT_ROUNDS is not defined. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/limits", line 379: Error: > _RWSTD_FLT_ROUNDS is not defined. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/limits", line 379: Error: > _RWSTD_FLT_ROUNDS is not defined. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/limits", line 379: Error: > _RWSTD_FLT_ROUNDS is not defined. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/limits", line 379: Error: An > integer constant expression is required here. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/limits", line 341: Error: > _RWSTD_FLT_MIN is not defined. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/limits", line 342: Error: > _RWSTD_FLT_MAX is not defined. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/limits", line 352: Error: > _RWSTD_FLT_EPSILON is not defined. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/limits", line 384: Warning > (Anachronism): Old explicit specialization syntax. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/limits", line 391: Error: > _RWSTD_DBL_MANT_DIG is not defined. > ------------------------------------ > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/string", line 1513: Error: > Multiple declaration for __rw_new_capacity. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/string", line 1513: Error: > Badly formed expression. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/string", line 1514: Error: > wstring is not a member of std. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/string", line 1514: Error: > There must be an identifier to declare. > "/opt/idev3/dbapatla/stdcxx-4.1.3/include/string", line 1519: Error: No > direct declarator preceding "(". > --0-318977735-1139866262=:1621--