<div dir="auto">Obvious question was Debian 11, <div style="font-size:inherit" dir="auto"><span style="font-size:inherit;font-style:normal;font-weight:400;letter-spacing:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:1px;text-decoration:none;float:none;display:inline!important;background-color:rgba(0,0,0,0);border-color:rgb(0,0,0);color:rgb(0,0,0)">version 'GLIBC_2.34' could be compiled from source or installed via a backports repo for debian 11, did OP try that?</span></div><div style="font-size:inherit" dir="auto"><span style="font-size:inherit;font-style:normal;font-weight:400;letter-spacing:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:1px;text-decoration:none;float:none;display:inline!important;background-color:rgba(0,0,0,0);border-color:rgb(0,0,0);color:rgb(0,0,0)"><br></span></div><div style="font-size:inherit" dir="auto"><span style="font-size:inherit;font-style:normal;font-weight:400;letter-spacing:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:1px;text-decoration:none;float:none;display:inline!important;background-color:rgba(0,0,0,0);border-color:rgb(0,0,0);color:rgb(0,0,0)"><br></span></div></div><div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Wed, Jun 3, 2026 at 7:52 AM Rainer Stratmann via fpc-pascal <<a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> I assume that you don't use this deprecated unit libc, do you? However,<br>
> AFAIK, Lazarus adds a couple of units like cwstrings, cthreads, etc., to<br>
> applications automatically, and these imply use of libc.so even without<br>
> using unit libc. Unit cwstrings may be relevant for working with<br>
> UnicodeStrings - does your application use UnicodeStrings / WideStrings?<br>
> If not, you might be able to remove that dependency. If you use them,<br>
> you might still try using unit fpwidestring instead.<br>
> <br>
> Tomas<br>
<br>
By now unit libc I can not find on the fly.<br>
<br>
Units cwstrings, cthreads, UnicodeStrings, etc. I don't use.<br>
<br>
Most things I write by myself, except the ssl library and the crypto library.<br>
<br>
I have to test step by step what causes the issue.<br>
<br>
The same huge (more than 100 units, mostly self written) Program in 32 Bit <br>
works perfect as I mentioned already.<br>
<br>
<br>
_______________________________________________<br>
fpc-pascal maillist - <a href="mailto:fpc-pascal@lists.freepascal.org" target="_blank">fpc-pascal@lists.freepascal.org</a><br>
<a href="https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal" rel="noreferrer" target="_blank">https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal</a><br>
</blockquote></div></div>