Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.linkpendium.com!news.linkpendium.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: Wed, 01 Jun 2011 09:27:30 +1200 Organization: Geek Central Lines: 16 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 1306877250 22609 118.92.86.36 (31 May 2011 21:27:30 GMT) X-Complaints-To: abuse@ihug.co.nz NNTP-Posting-Date: Tue, 31 May 2011 21:27:30 +0000 (UTC) User-Agent: KNode/4.4.11 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:4821 In message , Andreas Leitgeb wrote: > Lawrence D'Oliveiro wrote: > >> In message , Joshua Cranmer wrote: >>> Besides, all autoconf gets you is setting up the hundreds of #defines. >>> It does nothing else with respect to the #ifdef mess. >> Still better than anything Java can offer. > > This is now about Java versus C, isn't it? > Java has one big advantage: The compiled thing is typically still > "portable". For this, it would "need" to do any OS-#ifdef'ery at > runtime, anyway, not at compile-time. But isn’t Java supposed to be “statically” typed?