X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:references:in-reply-to:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=cnsEAVj7gr5hi4EK0wxI3Ms+K10UfsZyw0uDgkN9Ex0=; b=mzrk5cdy99DxIV8HK+mTqrqeJLhdjmlpPF6azpbizJTcqTgsGkC4moRI61nRQZUNa0 JgFvK1JNHfq0mec+NZIKpnZ/6gelsxo+lTjHKWK1qai1JPlMDTAjKFZLUUjI1NMQPxhD l82fhzurTIOFoD9jF78/iEUVPh4rjFwYqlmBCJmRvT1PUnvT6bw3yMsW3rSsvytg5O9r 1XB9LNc4WBjom95re2g5UveGvF4z4MosXkpFc5k0yOtQobT624thteVNJkHCTuox4NJQ XlVgquWV89GVzJy54Iiwk4pmj1L+WGuEJwiUSHBf30LY2iNKj04UpW5LicCpz1eKIe5D +m1w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:references:in-reply-to:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=cnsEAVj7gr5hi4EK0wxI3Ms+K10UfsZyw0uDgkN9Ex0=; b=crn348rXHGc6Ihk7NXxYrfjcYOw6dXHrj4sBPYylYx0a18QLIaqun3C0mXtDLtVitA 0Yx8exIBWO7iMUp8oo+H1bOtHf+ymAWDGeZXgY8nKAW+BkUUMlUhE5M0lgdShWzCVFAp kjk+Y4qO6usYOjXrujsLlCE458cZuID9D/RoVOncnt2boGcj/Jq9MP48vSGhv60WX0YK OBoV3GWY477Qq0D0CwxXLq1RaPjxARgGuKAT78yptaN5jxKf5Vg8EZbS0gUqkakwADSK Eou1x/FBsOV0z9HYtebC0N/9l9COMAuNhpRgWSQ8MizcKmit/6Pam+IxDynXqguxGShI 569A== X-Gm-Message-State: AO0yUKX864w/lTG6hj6Y/ZlwiRCsgQ66TWkYfHWMzrxQ16siVE5aBF6R gX6E+fZTVQ98KjruG80LV+vtpE6NuqT6lKC9QWFRyAK5 X-Google-Smtp-Source: AK7set99+buAMCHZihOsNzDMUEv7PFtoahbeTPqnEYWAXiHnx3fvxUw6a6YlAOJI1711A6shlmP7/fDRRt1RyH7LCGg= X-Received: by 2002:a05:600c:354f:b0:3dc:40b4:2d1f with SMTP id i15-20020a05600c354f00b003dc40b42d1fmr101642wmq.174.1674853414344; Fri, 27 Jan 2023 13:03:34 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <82cff092-6dfe-1dfc-7946-cdb84c44e11b@gmail.com> References: <3b8f674c-bca3-c679-952e-f8ba5af196e7 AT gmail DOT com> <500850be-fd64-3f82-a1e1-929903084e9b AT gmail DOT com> <3d9271ae-266d-ee7b-853b-984857ced1c8 AT gmail DOT com> <83sffvbux1 DOT fsf AT gnu DOT org> <82cff092-6dfe-1dfc-7946-cdb84c44e11b AT gmail DOT com> From: "Ozkan Sezer (sezeroz AT gmail DOT com) [via djgpp AT delorie DOT com]" Date: Sat, 28 Jan 2023 00:03:33 +0300 Message-ID: Subject: Re: DXE3 with std::vector To: djgpp AT delorie DOT com Content-Type: text/plain; charset="UTF-8" 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 >> . the code will no longer heed DXE_LD_LIBRARY_PATH and DJDIR > > In the vast majority of cases those would point to the global lib > directory. > That is no longer necessary, gcc will know where to look. > > In case someone used DXE_LD_LIBRARY_PATH to point to something > else, that seems like a strange configuration, was that ever intended to > be supported? That one was supposed to let ld know where the library dir is. If anyone else actually used it for something else, well, as I said, they can always use -L/some/path -lfoo as they always could. > I also had yet to update the manual for the v2 patch: I already updated the changelog, if that's what you mean. > Also, I suppose the version number should be bumped. djgpp-2.05 had version 1.0.3. The cvs 2.0.6 version is now at 1.0.4