Deutsch   English   Français   Italiano  
<vq24kd$rg6i$1@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: James Kuyper <jameskuyper@alumni.caltech.edu>
Newsgroups: comp.lang.c,comp.lang.c++,comp.lang.python
Subject: Re: Python recompile
Date: Sun, 2 Mar 2025 12:30:53 -0500
Organization: A noiseless patient Spider
Lines: 15
Message-ID: <vq24kd$rg6i$1@dont-email.me>
References: <vq1qas$j22$1@gallifrey.nk.ca> <vq1uvb$qbuq$1@dont-email.me>
 <vq22nc$rvb8$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 02 Mar 2025 18:30:55 +0100 (CET)
Injection-Info: dont-email.me; posting-host="f3b06dd6224c11cddf0a4851005f26ce";
	logging-data="901330"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18+oNdm32IOqC7hRUonxm1LSHNcJmsckMg="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:upeXnijT/oJkMqD9Sz9TO9TWBQ4=
Content-Language: en-US
In-Reply-To: <vq22nc$rvb8$1@dont-email.me>
Bytes: 1799

On Sun, 02 Mar 2025 16:58:20 +0000, Muttley wrote:

> On Sun, 2 Mar 2025 15:54:19 -0000 (UTC)
> Lew Pitcher <lew.pitcher@digitalfreehold.ca> gabbled:
>>First off, this isn't really on-topic for comp.lang.c, as it is a question
>>regarding a linker, interacting
>>with the results of various options given to a specific compiler.
> 
> Is there a comp.lang.c.linker group?

comp.lang.c is about using the C programming language. Linkers are
independent of the programming language, and can be used to link
together programs written in many different languages. The subject line
and the text of the error messages indicate that it's a Python program,
so why would a group devoted to C be in any way appropriate?