Re: Python recompile

Liste des GroupesRevenir à cl c 
Sujet : Re: Python recompile
De : Muttley (at) *nospam* dastardlyhq.com
Groupes : comp.lang.c
Date : 08. Mar 2025, 11:12:25
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vqh569$3e9d$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
On Fri, 7 Mar 2025 18:02:23 +0000
bart <bc@freeuk.com> gabbled:
On 07/03/2025 14:09, Muttley@DastardlyHQ.org wrote:
On Fri, 7 Mar 2025 14:00:13 +0000
bart <bc@freeuk.com> wibbled:
On 07/03/2025 09:53, Muttley@DastardlyHQ.org wrote:
Note that if downloadeding pre-built binaries, you will usually have a
separate binary file for each platform. The same here: a separate C file
per platform.
 Not sure why you think that makes things simpler. Just means you could end
up with 10x the number of files unless you have a different source package
for each platform.
>
Sure, because downloading the source code for all conceivable platforms is so simple!
Huh?

I haven't started to look at what's involved in building it for Windows Actually I haven't got a clue how to go about it. Neither do I know how long it might take.
>
Is this what you mean by 'simpler'?
Err, no idea what you're talking about. Perhaps you didn't read what I
wrote properly. The simple solution is to have a single package for all OSs
which has a load of ifdefs in the code itself and the user doesn't have to
do anything except pick the correct makefile or for windows project file.

Date Sujet#  Auteur
28 Mar 26 o 

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal