Deutsch English Français Italiano |
<vq6f8p$1pmnk$1@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: Richard Heathfield <rjh@cpax.org.uk> Newsgroups: comp.lang.c,comp.lang.c++,comp.lang.python Subject: Re: Python recompile Date: Tue, 4 Mar 2025 08:56:57 +0000 Organization: Fix this later Lines: 68 Message-ID: <vq6f8p$1pmnk$1@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> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Tue, 04 Mar 2025 09:57:00 +0100 (CET) Injection-Info: dont-email.me; posting-host="f7081586a897c6da4d79231b7ed9c810"; logging-data="1891060"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+J1KpVJryjd+cwEbqrzEfVJCJfNnIV05s9bSIB/6MX4g==" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:HQt+4oSXdPOGgU4yHQrxR82jheY= Content-Language: en-GB In-Reply-To: <vq6dqh$1pskk$1@dont-email.me> Bytes: 4139 On 04/03/2025 08:32, Muttley@DastardlyHQ.org wrote: > On Mon, 3 Mar 2025 17:25:27 +0000 > Richard Heathfield <rjh@cpax.org.uk> wibbled: >> On 03/03/2025 16:56, Muttley@DastardlyHQ.org wrote: >>> On Mon, 3 Mar 2025 11:39:58 -0500 >>> James Kuyper <jameskuyper@alumni.caltech.edu> wibbled: >>>> On 3/3/25 11:24, geodandw wrote: >>>>> On 3/3/25 10:22, James Kuyper wrote: >>>>>> On 03/03/2025 08:13, Muttley@DastardlyHQ.org wrote: >>>> .... >>>>>>> That sounds like a C issue to me. >>>>>> >>>>>> If it were a C problem, then the C source code that produced the problem >>>>>> should have been shown. It's hard to debug code that you can't see. >>>>> Why is this group so intolerant? >>>> >>>> Because what you call intolerance, we call topicality. When you post a >>>> message to a group where it is on-topic, the message gets seen and >>> >>> Only an arrogant idiot would think that errors on linking object files >>> generated by a C compiler are not relevant in a C language group. >> >> James Kuyper has been posting here for decades, and has helped > > Oh well, in that case I bow down in front of his magnificence, he must not > be contradicted! James would be the first to say that he should be contradicted when he is mistaken. Here, he is not mistaken. You are. >> many hundreds, or more likely thousands, of C programmers to >> better understand the C language. A genuine language expert, he >> deserves to be treated better than to be called an arrogant >> idiot, especially when the abuser has no discernible track record >> of having ever helped anyone with high quality C advice. >> >> That may be because "Muttley" doesn't seem even to know what the >> C language /is/. > > Compilation is a fundamental part of the process of programming in C whether > you and Kuyper like it or not. Quoth K&R in "The C Programming Language": Just how to run this program depends on the system you are using. As a specific example, on the UNIX operating system you must create the program in a file whose name ends in ".c", such as hello.c, then compile it with the command cc hello.c... On other systems, the rules will be different; check with a local expert. And that's the point. The OP needs a local expert - i.e. someone who has specific experience of building Python with the OP's specific compiler. K&R go on (on p25): "If the source program appears in several files, you may have to say more to compile and load it than if it all appears in one, but that is an operating system matter, not a language attribute." -- Richard Heathfield Email: rjh at cpax dot org dot uk "Usenet is a strange place" - dmr 29 July 1999 Sig line 4 vacant - apply within