Path: csiph.com!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: Keith Thompson Newsgroups: comp.lang.c Subject: Re: Python recompile Date: Tue, 11 Mar 2025 16:02:51 -0700 Organization: None to speak of Lines: 20 Message-ID: <871pv3goh0.fsf@nosuchdomain.example.com> References: <871pv861ht.fsf@nosuchdomain.example.com> <20250308192940.00001351@yahoo.com> MIME-Version: 1.0 Content-Type: text/plain Injection-Date: Wed, 12 Mar 2025 00:02:51 +0100 (CET) Injection-Info: dont-email.me; posting-host="2ee0643898249dbfd259d9c8db55be3c"; logging-data="2327796"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+bO9wJ44DaoOzmmjkTaSgJ" User-Agent: Gnus/5.13 (Gnus v5.13) Cancel-Lock: sha1:zSQUXt/+CEASJrv4o1UrVyHWAAM= sha1:o54qwsEBHq1pBdVJJPimc3GtbyY= Xref: csiph.com comp.lang.c:391056 scott@slp53.sl.home (Scott Lurndal) writes: > bart writes: [...] >>OK, tell me where to get ready-made DLLs for GMP and LIBFFI that I can >>can use on Windows. > > Why do you think anybody owes you anything? The developers of those > libraries, mostly working for free, make the source available for > for free. They are required to make -your- life easy. > > Here's a thought - why don't you write your own multiprecision > library and release it as open source? [...] Or he could take a copy of GMP and modify it so it builds more easily on Windows and release that. -- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com void Void(void) { Void(); } /* The recursive call of the void */