Path: csiph.com!eternal-september.org!feeder.eternal-september.org!nntp.eternal-september.org!.POSTED!not-for-mail From: John Ames Newsgroups: comp.os.linux.misc,alt.usage.english Subject: Re: GNU Date: Fri, 27 Mar 2026 11:53:03 -0700 Organization: A place where nothing fits quite right Lines: 12 Message-ID: <20260327115303.0000012b@gmail.com> References: <10ojmjv$2ashr$1@dont-email.me> <10q03vf$1o2ev$1@dont-email.me> <10q0c18$1qua9$1@dont-email.me> <10q0f40$1s10c$1@dont-email.me> <10q1etr$9gh8$1@artemis.inf.ed.ac.uk> <10q2o3v$nqm7$1@news1.tnib.de> <10q3kgr$2val0$1@dont-email.me> <1774547182-12588@newsgrouper.org> <10q5mlv$3la8r$1@dont-email.me> <20260327083143.000027a9@gmail.com> <87pl4puqi9.fsf@parhasard.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Date: Fri, 27 Mar 2026 18:53:08 +0000 (UTC) Injection-Info: dont-email.me; posting-host="6b05ef44e286040cb85ba08e001e6b97"; logging-data="4086746"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/ce4YQG2/eVuFBNIIF2dhysFn5UmwTHlA=" Cancel-Lock: sha1:bQJcU8sHjlFOKkoVK46DKnRNKHc= X-Newsreader: Claws Mail 4.3.0 (GTK 3.24.42; x86_64-w64-mingw32) Xref: csiph.com comp.os.linux.misc:84210 alt.usage.english:1141145 On Fri, 27 Mar 2026 17:33:02 +0000 Aidan Kehoe wrote: > Complicating this is that on ELF platforms there=E2=80=99s no way to be > certain a DLL loaded by the program won=E2=80=99t call a function in the = main > program; Windows and macOS require that the functions exported be > explicitly marked as such, which makes it more practical. Yeah, I forget this; that *would* make it easier to be sure of what can safely be ditched.