Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 83037 invoked from network); 3 Dec 2005 07:42:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Dec 2005 07:42:26 -0000 Received: (qmail 51894 invoked by uid 500); 3 Dec 2005 07:42:21 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 51852 invoked by uid 500); 3 Dec 2005 07:42:20 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 51840 invoked by uid 99); 3 Dec 2005 07:42:20 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Dec 2005 23:42:20 -0800 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [213.46.243.19] (HELO amsfep19-int.chello.nl) (213.46.243.19) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Dec 2005 23:43:49 -0800 Received: from [192.168.0.2] (really [80.216.6.183]) by amsfep19-int.chello.nl (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20051203074157.ORZJ17379.amsfep19-int.chello.nl@[192.168.0.2]> for ; Sat, 3 Dec 2005 08:41:57 +0100 Mime-Version: 1.0 (Apple Message framework v746.2) Content-Transfer-Encoding: 7bit Message-Id: <19EA4B08-CB7D-4ECD-8201-DF5F4301C16C@chello.se> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: user@ant.apache.org From: Tommy Nordgren Subject: Building external modules with Ant Date: Sat, 3 Dec 2005 08:41:56 +0100 X-Mailer: Apple Mail (2.746.2) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I wonder how to build external (jni) modules with the help of Ant, in particular do ant include any tool for controlling the gcc/g++ compiler, when building a JNI tool. If not, are there any tool that can control the gnu autotool set, for building and linking against an external library ------------------------------------- This sig is dedicated to the advancement of Nuclear Power Tommy Nordgren tommy.nordgren@chello.se --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org