From: "Massimo S." Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.4.10) with ESMTPS id 1732042 for ecs-isp@2rosenthals.com; Tue, 09 Mar 2021 03:35:10 -0500 Received: from [192.168.200.201] (port=49894 helo=mail2.2rosenthals.com) by mail.2rosenthals.com with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1lJXpV-00058B-00 for ecs-isp@2rosenthals.com; Tue, 09 Mar 2021 03:35:01 -0500 Received: from mail2.quasarbbs.net ([80.86.52.115]:10058) by mail2.2rosenthals.com with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1lJXpO-0005dG-0Q for ecs-isp@2rosenthals.com; Tue, 09 Mar 2021 03:34:54 -0500 Received: from [192.168.10.199] (dtp [192.168.10.199]) by srv2 (Weasel v2.74) for ; 09 Mar 2021 09:34:52 X-CTCH-RefID: str=0001.0A742F23.60473335.000D,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-CTCH-RefID: str=0001.0A742F15.6047332E.002D,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 Reply-To: ml@ecomstation.it Subject: Re: [eCS-ISP] Stunnel 5.58 To: eCS ISP Mailing List References: Organization: eComStation dot it Message-ID: <88fdc31e-8091-842f-3c53-b020b19125b4@ecomstation.it> Date: Tue, 9 Mar 2021 09:34:51 +0100 User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; it-IT; rv:1.7.13) Gecko/20060424 Thunderbird/1.0.8 Mnenhy/0.7.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Language: it-IT Content-Transfer-Encoding: 7bit Il 09/03/2021 00:19, Steven Levine ha scritto: > In , on 03/09/21 > at 08:44 AM, "Paul Smedley" said: > > Hi, > >> Gcc1.dll is the one that stands out to me. It's in a different path to >> the other DLLs. > > Good eyes. That's almost certainly the problem. Since I understood > Massimo to say he copied everything to c:\usr\lib, It would seem that that > he has c:\util\lib is earlier in the libpath and this is preventing the > gcc1.dll in c:\usr\lib from loading. no i copied all LIBC*.dll to \util\lib massimo > If so, this is a recipe for disaster when using code built by netlabs. > The ArcaNoae wikis contain server warnings about this. > > Steven >