Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!selfless.tophat.at!news.glorb.com!newsfeeds.ihug.co.nz!lust.ihug.co.nz!ihug.co.nz!not-for-mail From: Lawrence D'Oliveiro Newsgroups: comp.lang.java.programmer Subject: Re: =?UTF-8?B?QW5kcm9pZOKAlFdoeQ==?= Dalvik? Followup-To: comp.lang.java.programmer Date: Sun, 05 Jun 2011 11:11:39 +1200 Organization: Geek Central Lines: 29 Message-ID: References: NNTP-Posting-Host: 118-92-86-36.dsl.dyn.ihug.co.nz Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8Bit X-Trace: lust.ihug.co.nz 1307229099 29289 118.92.86.36 (4 Jun 2011 23:11:39 GMT) X-Complaints-To: abuse@ihug.co.nz NNTP-Posting-Date: Sat, 4 Jun 2011 23:11:39 +0000 (UTC) User-Agent: KNode/4.4.11 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:4984 In message , Joshua Cranmer wrote: > On 06/03/2011 08:23 PM, Lawrence D'Oliveiro wrote: >> In message, Michael Wojcik wrote: >>> Used properly, autoconf works just fine on Windows - or, at any rate, >>> as well as it works anywhere. (Like Joshua I am not particularly >>> impressed with autoconf, though it's not quite as thoroughly >>> brain-damaged as some of its fellow GNU build tools, such as libtool.) >> >> Can you offer anything that works better? > > I submit , where is your favorite interpreted > and/or bytecode-compiled language and thus deprecates the need for a > tool whose primary purpose is figuring out exactly what machine it's > running on. You mean, the one that requires wrappers that basically reinvent the functionality of GNU autoconf? >> That would certainly not be true with the vast majority of Free Software >> written in C/C++. Which is the main kind of C/C++ code that I deal with. > > I'm sure that outside of GNU or FSF-blessed programs, there are a lot of > C/C++ programs that wouldn't compile on Unix-ish-but-not-Linux > platforms, like OpenBSD or Solaris. How about this one , with a million lines of C code, last I counted. Or this one . Or this one . Or this one .