From c-dev-return-21878-apmail-axis-c-dev-archive=axis.apache.org@axis.apache.org Tue Oct 05 15:07:04 2010 Return-Path: Delivered-To: apmail-axis-c-dev-archive@www.apache.org Received: (qmail 95399 invoked from network); 5 Oct 2010 15:07:04 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Oct 2010 15:07:04 -0000 Received: (qmail 6035 invoked by uid 500); 5 Oct 2010 15:07:04 -0000 Delivered-To: apmail-axis-c-dev-archive@axis.apache.org Received: (qmail 5751 invoked by uid 500); 5 Oct 2010 15:07:00 -0000 Mailing-List: contact c-dev-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache AXIS C Developers List" Delivered-To: mailing list c-dev@axis.apache.org Received: (qmail 5493 invoked by uid 99); 5 Oct 2010 15:06:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Oct 2010 15:06:59 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Oct 2010 15:06:58 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o95F6cBH018362 for ; Tue, 5 Oct 2010 15:06:38 GMT Message-ID: <10131074.548281286291198177.JavaMail.jira@thor> Date: Tue, 5 Oct 2010 11:06:38 -0400 (EDT) From: =?utf-8?Q?Brice_Andr=C3=A9_=28JIRA=29?= To: c-dev@axis.apache.org Subject: [jira] Created: (AXIS2C-1493) Link of precompiled Windows libraries with Mingw compiler MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Link of precompiled Windows libraries with Mingw compiler --------------------------------------------------------- Key: AXIS2C-1493 URL: https://issues.apache.org/jira/browse/AXIS2C-1493 Project: Axis2-C Issue Type: Improvement Components: build system (Windows) Affects Versions: 1.6.0 Environment: Windows 7, Mingw compiler suite Reporter: Brice Andr=C3=A9 Priority: Minor I am trying to use the Axis2-c project with the Mingw compiler. As no makef= ile exists for this compiler, I try using provided MSVC pre-build dll to li= nk with them. With a very simple change in the 'axutil_utils_defines.h' included file, it= is possible to link with generated inclusion libraries. I joined a patch that performs requested modifications. Maybe could it be i= ncluded in next Axis2-c releases ? --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org For additional commands, e-mail: c-dev-help@axis.apache.org