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=content-transfer-encoding:in-reply-to:from:content-language :references:to:subject:user-agent:mime-version:date:message-id:from :to:cc:subject:date:message-id:reply-to; bh=t3zx1k4QaC/IuRp81Hh4Jse5QbG1OH7K7veWCArUm+o=; b=n0J26hazXQS47rRU6o9pWktjAXnGVZrxiQYjonp2jYYDF7Hx2wf+etYZCSDmyO+D3p d6Jl+S//eVYIXti8VSLfT0dpq4BnIgY9xEhJF86uIlpcb5YMicXo7rhM8fei4p7MbnN0 nt5goXR871HtqvHNbBKqMqhhbCPkC/Cp1fIAXN+uw50NXj7fTGgjbu7oCgYYcC/HS8+I fhFKIOGFq6iZqBar/0PNkoHJNgCPRioTjB8adY6gj07eZtJGN9xjQt+rFVCjWp2DxNCv GE//bBN5/jXiLezALZJA2yltcojQDH2OkUqzw0oP8ZUp3k6Zt89rYVZ/Q27PvYoVCM4I c3jg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:content-language :references:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=t3zx1k4QaC/IuRp81Hh4Jse5QbG1OH7K7veWCArUm+o=; b=rPgA9t/+CDaEev8cGm/MsAeePUHqh4ajxoF6f3Jkw2y6uUw8PpX4R3Jyadm0i21wdX 3b+9Rdv0fRJP11I5d9IXk4FdRpW/sOGvjEL+Q7Ordz/uXKlKwr1JGPb8kDsBY9gSTGfv uUtkpqX8BocUyM7EU4eQBWUbjgfSW1WxGzw/8ZX/oB2f5HrlokQG4pIaw+95YPsOTWUt E+ttz2t8Pe9rygV3MH+IX5kreqlgY1RXellaBfMFZrgl/WtWcbmZf18lixmREAEMP7ca 0oHQc1206EV5Ms5RjWFImYjnu2eqPsYctj25cwMl0HUYtHk+QSgWXKYs2OvBwyJ5t/cy vqKw== X-Gm-Message-State: AFqh2kpEW8WOp8hIiZvLl9igxieMsGLJnSewEsCsEu5dbyS8rygLixDc Pm+6ap+WdHbyp66mOJNYg+HSMF/9BEY= X-Google-Smtp-Source: AMrXdXtCRzv4ouBpyP1SHifiMzH9DSAReAfwvjDxUFrsxduey/uREEkrM5Vym6cNuZDo2KKunTftSg== X-Received: by 2002:ac8:7ed1:0:b0:3ab:5a62:453b with SMTP id x17-20020ac87ed1000000b003ab5a62453bmr55063339qtj.53.1674782374610; Thu, 26 Jan 2023 17:19:34 -0800 (PST) Message-ID: Date: Thu, 26 Jan 2023 20:19:32 -0500 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: DXE3 with std::vector To: djgpp AT delorie DOT com References: <63a56722-21d6-a368-6400-907f0cf9d01c AT gmail DOT com> <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> Content-Language: en-US From: "Frank Sapone (emoaddict15 AT gmail DOT com) [via djgpp AT delorie DOT com]" In-Reply-To: <3d9271ae-266d-ee7b-853b-984857ced1c8@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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 > Getting multiple input sections sounds like some problem with the linker script. > Do you have an open-source project for me to test on? I'll admit that I've > never used DXE libraries before... Q2DOS is GPL2: https://bitbucket.org/neozeed/q2dos Frank