Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 94813 invoked from network); 11 Nov 2009 15:44:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Nov 2009 15:44:17 -0000 Received: (qmail 2949 invoked by uid 500); 11 Nov 2009 15:44:16 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 2888 invoked by uid 500); 11 Nov 2009 15:44:16 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 2878 invoked by uid 99); 11 Nov 2009 15:44:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Nov 2009 15:44:16 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Nov 2009 15:44:12 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C5488234C4AE for ; Wed, 11 Nov 2009 07:43:52 -0800 (PST) Message-ID: <1541410484.1257954232805.JavaMail.jira@brutus> Date: Wed, 11 Nov 2009 07:43:52 -0800 (PST) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Subject: [jira] Commented: (AMQCPP-253) Problems with compiler aCC on HPUX In-Reply-To: <440904844.1246010679369.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c [ https://issues.apache.org/activemq/browse/AMQCPP-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55310#action_55310 ] Timothy Bish commented on AMQCPP-253: ------------------------------------- The warnings could be of use but I don't think they are the cause of this error. This looks more like the compiler is having an issue with the member template dynamicCast in the Pointer class which is odd since the library uses this extensively. My first guess is that there is something not getting passed to the compiler for the exe that is getting passed to the compiler when building the lib, have you check the output of the call to aCC for a file in the lib vs a file in the examples build? I don't know why you couldn't attach the file, the included amq_cpp_30.tar for this issue is 60KB so you are under that. Worse case you can send it to me via email but I'd verify those compiler settings first. > Problems with compiler aCC on HPUX > ---------------------------------- > > Key: AMQCPP-253 > URL: https://issues.apache.org/activemq/browse/AMQCPP-253 > Project: ActiveMQ C++ Client > Issue Type: Improvement > Affects Versions: 3.0 > Environment: HP-UX gemma1 B.11.23 U 9000/800 > aCC: HP ANSI C++ B3910B A.03.77 > Reporter: Wolfgang.Klein > Assignee: Timothy Bish > Priority: Minor > Fix For: 3.1 > > Attachments: amq_cpp_30.tar, TcpSocket.cpp > > > compile errors with native HP compiler -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.