Deutsch English Français Italiano |
<vqrb61$2fsqk$2@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!weretis.net!feeder9.news.weretis.net!news.quux.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: Lawrence D'Oliveiro <ldo@nz.invalid> Newsgroups: comp.lang.c Subject: Re: Python recompile Date: Wed, 12 Mar 2025 06:56:02 -0000 (UTC) Organization: A noiseless patient Spider Lines: 29 Message-ID: <vqrb61$2fsqk$2@dont-email.me> References: <vq1qas$j22$1@gallifrey.nk.ca> <vq3oag$18iv6$1@dont-email.me> <vq4hf2$1brf7$1@dont-email.me> <vq4l3d$1ck9e$1@dont-email.me> <vq4m0u$1ctpn$1@dont-email.me> <vq4n05$1d5dv$1@dont-email.me> <vq4om7$1dbo2$2@dont-email.me> <vq6dqh$1pskk$1@dont-email.me> <vq6f8p$1pmnk$1@dont-email.me> <vq6gqc$1qcp8$1@dont-email.me> <vq6ips$1pmnk$2@dont-email.me> <vq6j5h$1qosf$1@dont-email.me> <20250304092827.708@kylheku.com> <vq7g1p$1vmg5$1@dont-email.me> <vq94dt$2boso$1@dont-email.me> <vqcsk7$23bfo$1@paganini.bofh.team> <vqefn1$3flpt$1@dont-email.me> <vqeu5c$3imil$1@dont-email.me> <vqeun4$3iqbq$1@dont-email.me> <vqfcbe$3lkkc$1@dont-email.me> <vqh569$3e9d$1@dont-email.me> <vqhj2e$5u26$1@dont-email.me> <vqhp18$75es$1@dont-email.me> <vqhs8o$7o8n$1@dont-email.me> <vqii9g$bq1o$6@dont-email.me> <vqkcju$pvlg$1@dont-email.me> <vqo1ma$1kln1$2@dont-email.me> <20250311134931.000049bf@yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Wed, 12 Mar 2025 07:56:02 +0100 (CET) Injection-Info: dont-email.me; posting-host="e79dca7698d4321e2270f1d17dc9241d"; logging-data="2618196"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/WHu7yjPBUJ0EisIrKkiKR" User-Agent: Pan/0.162 (Pokrosvk) Cancel-Lock: sha1:x8pZ9hg+7lXBbm75vFyEdevurr4= Bytes: 2909 On Tue, 11 Mar 2025 13:49:31 +0200, Michael S wrote: > Do you really think that many Linux-originated Open Source projects that > can not be built easily on Windows/Msys2 are easy to build on such OSes > like: > 1. zOS (it is certified UNIX, but somehow I am not sure that it's > enough) > 2. VMS Both lost causes. > 3. iOS (it has BSD-derived kernel, but somehow I am not sure that it's > enough) Given Apple’s restrictions on what is and isn’t allowed to run on its mobile OSes, is it even worth trying? > 4. Android (it has Linux kernel, but somehow I am not sure that it's > enough. Although do expect that rate of success would be higher than in > cases 1,2 and 3). Funnily enough, Google is ahead of you. It is allowing suitably-specced Android devices to run a Debian userland <https://www.zdnet.com/article/your-android-phone-will-run-debian-linux-soon-like-some-pixels-already-can/>. So yes, I imagine it should be possible to get most existing apps that work on regular Linux distros to run on that. PS: Anybody remember the Nokia N9?