From harmony-dev-return-2263-apmail-incubator-harmony-dev-archive=incubator.apache.org@incubator.apache.org Sat Oct 22 08:53:26 2005 Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 3342 invoked from network); 22 Oct 2005 08:53:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Oct 2005 08:53:26 -0000 Received: (qmail 57255 invoked by uid 500); 22 Oct 2005 08:53:14 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 57180 invoked by uid 500); 22 Oct 2005 08:53:13 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 57169 invoked by uid 99); 22 Oct 2005 08:53:13 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Oct 2005 01:53:13 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 130.89.168.148 is neither permitted nor denied by domain of mail@leosimons.com) Received: from [130.89.168.148] (HELO lsd.student.utwente.nl) (130.89.168.148) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Oct 2005 01:53:12 -0700 Received: by lsd.student.utwente.nl (Postfix, from userid 1002) id 51FFA12F39B; Sat, 22 Oct 2005 10:47:25 +0200 (CEST) Date: Sat, 22 Oct 2005 10:47:25 +0200 From: Leo Simons To: harmony-dev@incubator.apache.org Subject: [mail@leosimons.com: Re: Small problems building under cygwin] Message-ID: <20051022084725.GC22924@localhost.localdomain> Mail-Followup-To: Leo Simons , harmony-dev@incubator.apache.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6+20040907i X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dan has an autoresponder. I refuse to use those buggers, especially when they're used by people that don't harvest hundreds of mbox files to fill 'em up properly!* And even more especially when I need to go to a web page to get past them. Hence, to the list... - Leo "die autoresponders die" Simons * http://incubator.apache.org/mail/harmony-dev/ ----- Forwarded message from Leo Simons ----- From: Leo Simons Date: Sat, 22 Oct 2005 10:29:19 +0200 Subject: Re: Small problems building under cygwin To: Apache Harmony Bootstrap JVM Dan, could you fix your mailer to have the from address as an actual person (eg your name). I'm not used to getting emails from a JVM :-) cheers! Leo On Fri, Oct 21, 2005 at 11:51:03AM -0400, Apache Harmony Bootstrap JVM wrote: > > Dalibor, > > I'd like to see what you could recommend. > I concentrated on getting the source going > with minimal infrastructure and with the > anticipation of adding this kind of support. > Please check out the latest bootJVM source > and tinker with it. I'd like to see what you > come up with. > > > Dan Lydick > > -----Original Message----- > From: Dalibor Topic > Sent: Oct 21, 2005 11:38 AM > To: harmony-dev@incubator.apache.org > Subject: Re: Small problems building under cygwin > > On Fri, Oct 21, 2005 at 01:08:34PM -0200, Rodrigo Kumpera wrote: > > Dan, > > > > To generate a binary that doesn't depend on cygwin shared lib, for > > that I use the following combination of flags "-mno-cygwin > > -Wl,--add-stdcall-alias", the first one is pretty obvious, the second > > is result of google'ing for a working solution, as I could not make it > > work without this flag. > > Is there something that speaks against using autotools for all that? > > I've written autotools setups that work with gcc, MSVC, etc, across > CygWin, OS X, various Unix variants, GNU/Linux, etc, and found the > underlying tools to have evolved nicely for that in the last few years, > offer some pretty neat features (cross-compiling for windows from > GNU/Linux for example), and most importantly, take care of the whole > platform specific linker flag zoo accross all sorts of operating system > and toolchain combinations. > > cheers, > dalibor topic > > > > > Dan Lydick ----- End forwarded message -----