X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=/qwCKrArg+32pk+dZkvd0aWo6r4qoxLCkJ31yeS6lLs=; b=Ypzt9Qu6lq/hIC/4Txj6kFwzTq/K+pTsI5qNuS5HObyrjKzU9UMcCpcPxOAS0SY5Ai a5KZut7qAbD1bnS6L4w1+y0Ca79PL9MQka+7FYWLHBCeeTEYsQXm2ekxG/koILUsfbeT us56QUl87nBE17AmRfR6KwWWNT4MZhdE6SVEfNaMkUeQoUj0TybRtRnIRJ+s6xM0dcO8 wnmEafJzFXM14mrurLQ9wkvKEEYFzlt11rMkKOfhbEVOmAxdx9jqx6W4FCbKcWy1O0zA ET/VV2kqqPtOICS0EaktZIPpVStsZI56CpqT1sFFhm8W3hjuJGM3cBJay6GtrDXwOC06 N0DQ== MIME-Version: 1.0 X-Received: by 10.58.67.9 with SMTP id j9mr12756455vet.3.1382408659372; Mon, 21 Oct 2013 19:24:19 -0700 (PDT) In-Reply-To: <9676f2b5-83e6-4ae1-aab7-d223f699c9bb@googlegroups.com> References: <7cfe95b7-4036-43a2-8f4b-a1cf7dfbf2f7 AT googlegroups DOT com> <9676f2b5-83e6-4ae1-aab7-d223f699c9bb AT googlegroups DOT com> Date: Mon, 21 Oct 2013 19:24:19 -0700 Message-ID: Subject: Re: Problem compiling srlua using DJGPP From: Louis Santillan To: djgpp AT delorie DOT com Content-Type: text/plain; charset=ISO-8859-1 Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk You may be able to configure srlua to exclude libdl functionality. On Mon, Oct 21, 2013 at 6:17 PM, Segadude wrote: > On Sunday, October 20, 2013 11:03:57 PM UTC-4, Louis Santillan wrote: >> There is no libdl (the "-ldl" argument) in DOS. There is similar, but >> >> not equivalent functionality in DXEs. > > So there's nothing I can do? >