Deutsch English Français Italiano |
<vqb42k$2mrlm$3@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!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,comp.lang.python Subject: Re: Python recompile Date: Thu, 6 Mar 2025 03:16:37 -0000 (UTC) Organization: A noiseless patient Spider Lines: 8 Message-ID: <vqb42k$2mrlm$3@dont-email.me> References: <vq1qas$j22$1@gallifrey.nk.ca> <vq1uvb$qbuq$1@dont-email.me> <vq22nc$rvb8$1@dont-email.me> <vq24kd$rg6i$1@dont-email.me> <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> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Thu, 06 Mar 2025 04:16:37 +0100 (CET) Injection-Info: dont-email.me; posting-host="5fed1e3e41d7a92fa0a0e33e61fef7d8"; logging-data="2846390"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+nXi52qCbdX8g+1Vxn8Vbg" User-Agent: Pan/0.162 (Pokrosvk) Cancel-Lock: sha1:nmurNoJntGSjk90SJI49GgrxnfU= Bytes: 1805 On Tue, 4 Mar 2025 18:16:25 +0000, bart wrote: > The first step appears to be to run a 35,000-line 'configure' script. Just a further note, if you’re doing your head in trying to read that -- it’s automatically generated with the m4 macro processor from configure.ac, which is a much smaller file (less than ¼ the size), and is the one maintained by humans.