Return-Path: Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 51506 invoked by uid 500); 3 Jul 2003 20:19:25 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 51495 invoked from network); 3 Jul 2003 20:19:25 -0000 Received: from junior.lgc.com (134.132.72.99) by daedalus.apache.org with SMTP; 3 Jul 2003 20:19:25 -0000 Received: from lgchvw01.lgc.com (lgchvw01.lgc.com [134.132.93.107]) by junior.lgc.com (8.11.7/8.11.3) with SMTP id h63KINc11310 for ; Thu, 3 Jul 2003 15:18:23 -0500 (CDT) Received: from 134.132.93.152 by lgchvw01.lgc.com (InterScan E-Mail VirusWall NT); Thu, 03 Jul 2003 15:19:30 -0500 Received: by lgchexchbh.ad.lgc.com with Internet Mail Service (5.5.2653.19) id ; Thu, 3 Jul 2003 15:19:30 -0500 Message-ID: From: Dominique Devienne To: "'Ant Users List'" Subject: RE: dll Date: Thu, 3 Jul 2003 15:19:28 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I haven't heard of anyone cross-compiling and cross-linking a Windows DLL on unix. We sure don't do that, and compile on each platform, using Ant and (from CppTasks, part of Ant-Contrib on sf.net). I'd have to be pretty knowledgeable about your compiler and cross-compilation to achieve such a feat IMHO! I wouldn't touch it with a ten foot pole ;-) --DD > -----Original Message----- > From: Nathan Christiansen [mailto:Nathan_Christiansen@tni.com] > Sent: Thursday, July 03, 2003 2:47 PM > To: Ant Users List > Subject: RE: dll > > I think your best bet is to find out how to compile and link the Windows > DLL outside of ant. > > Then look at integrating that process into ant. > > I have absolutely no experience in this. Maybe someone else on the list > does. > > -- Nathan Christiansen > Tahitian Noni International > http://www.tahitiannoni.com > > > -----Original Message----- > From: Joby Menon [mailto:jmenon@webmethods.com] > Sent: Thursday, July 03, 2003 1:40 PM > To: 'Ant Users List' > Subject: RE: dll > > > I mean a M$ Windows DLL (built for running on M$ Windows) compiled and > built > on a Unix box --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org