Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0EA3E9097 for ; Tue, 22 May 2012 23:02:09 +0000 (UTC) Received: (qmail 85004 invoked by uid 500); 22 May 2012 23:02:08 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 84952 invoked by uid 500); 22 May 2012 23:02:08 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 84944 invoked by uid 99); 22 May 2012 23:02:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 May 2012 23:02:08 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of e.semog@gmail.com designates 209.85.160.43 as permitted sender) Received: from [209.85.160.43] (HELO mail-pb0-f43.google.com) (209.85.160.43) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 May 2012 23:02:00 +0000 Received: by pbcwz7 with SMTP id wz7so9339020pbc.2 for ; Tue, 22 May 2012 16:01:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=UuQVhbANuqmCxqYO4F4AiL0Gx9bje+FBCtyDUd87jrU=; b=nyoWIYVv7OQb+PSQ4RYMXAhvDfunFD/xFUJ+dBsCnuL7kqRjBFaQM+SbCbH5qAFFi4 vi/V1yca+UX/fs6T3xCl/7uatM37Z8de/9MBdThBhoGjnPw87WMRk7LJahZI19vOe1Sr Nhi5jKlJKfE512raLxVtPgU7K2ETJ2N+OTuqrF4OwrnOOvi6XtF7M3BxgWkFynee+VoU hI3selAQzcsRhdwKGOSahx4SxrcosaCu5RBoU6aLzq4xSoUuJBL0wZ9u6ahlHmARjHxP v9VyQNQd72PCxleTUNi/qvDH6T9jZS7ZmVRlSrcP4+dcwKCuALyAM8ScZvzSE87aI+9z SMiQ== MIME-Version: 1.0 Received: by 10.68.131.38 with SMTP id oj6mr3475150pbb.39.1337727699579; Tue, 22 May 2012 16:01:39 -0700 (PDT) Received: by 10.143.32.15 with HTTP; Tue, 22 May 2012 16:01:39 -0700 (PDT) In-Reply-To: References: Date: Tue, 22 May 2012 16:01:39 -0700 Message-ID: Subject: Re: 64-bit NMS build From: Jim Gomes To: users@activemq.apache.org Content-Type: multipart/alternative; boundary=047d7b15b01756f3f604c0a80003 --047d7b15b01756f3f604c0a80003 Content-Type: text/plain; charset=ISO-8859-1 There's nothing inherently 32-bt about NMS. It should be compiled for Any CPU, which means it runs as 64-bit on a 64-bit system. I routinely run native 64-bit applications, but then I build from source. I'm pretty sure the courtesy binary DLL distribution should be compiled for Any CPU. On Tue, May 22, 2012 at 2:25 PM, Mark Webb wrote: > Is there a 64-bit release of ActiveMQ NMS? I have not found one and > have had problems building from source. > --047d7b15b01756f3f604c0a80003--