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=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=z4eiVYNC3JEiodisCIH6M+CTBzqon/cDMD/so+RJf4Q=; b=ZFlmS5wvCv70WBqXpUdkSLtv9n+rtH+BLjdG7tXjTIwzFCPWY5G7yN84vP3R/EZkPo 4SIvR9Ao/P9ohxZtWKSvDiREhdBHvFTDIx5Cu/CuXHoJkuXIWkV/uM2536Nh0yNc8w19 BeZlpXAsVISO9gVTPUhBI40i5KAHIWpcxRxoLookj99+3rAGKS6G9K30MLrd+ktWID1b HtlPazFqIP+kgZfv08dc9/Bsj++DH5nFDP251dS3tuZa//lVOYJrDVIsFVupSz28RTUz utfTDy0hhuBp8F1XOmmAvexrljYOZ8cEMAkES1Axr21U9OwJW/BxNWtk5B2TsjAIbH7O cjzA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=z4eiVYNC3JEiodisCIH6M+CTBzqon/cDMD/so+RJf4Q=; b=Bf4vkc4TwBXaTHzmrghnxLJSPUl3d5LACZfnXqD+eoGA40ovJtf0OSqEVPPdFG00rE qDcUdP2B/Kb9DCOTOsM+dMLLIVIrHjkHjpbF6e6eagJCGa6ZHwHYvQAXvlcoSvu5uS9T 56Rje+eB+/9OSQpuLOLipoyHGc8KjwbnM3NyxyFXhXKF3cQyoYwxhOIKBwJ2ii42nMM/ iLkn0+Rty3vERt5jD8lkqKlU1G6al+jfVBS1Q9IqnySc5Sty3N1ajxGBFs4f6Pgy01wK mLZX9c80oKDjYE3h7KzSLbRaGV8yFzIU6NQLvWz0gN00rVhN4F2AzEYWaYzvILIdbSo9 hScA== X-Gm-Message-State: AEkoouvYKpLBlmaPgOdpieGLv9dbQAbWGAqPD+MeOdaBA66a7Bndoum2Z7zz/Mi7kCVLIA28Q2022guh9/m+mg== X-Received: by 10.36.123.139 with SMTP id q133mr7651683itc.10.1469252697170; Fri, 22 Jul 2016 22:44:57 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <54333ee7-53f1-4e67-a4b2-ae56c5eb5bda@googlegroups.com> References: <1dc4b273-bfe4-4d67-8af6-2e293a4fcb58 AT googlegroups DOT com> <54333ee7-53f1-4e67-a4b2-ae56c5eb5bda AT googlegroups DOT com> From: "Ozkan Sezer (sezeroz AT gmail DOT com) [via djgpp AT delorie DOT com]" Date: Sat, 23 Jul 2016 08:44:56 +0300 Message-ID: Subject: Re: LD from binutils 2.26 crashes when -ffunction-sections + -Wl,--gc-sections is used but only under DOS 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 On 7/23/16, RayeR (glaux AT centrum DOT cz) [via djgpp AT delorie DOT com] wrote: >> I created this bugzilla entry for this issue: > > Thanks for your effort. Did you test compiling some project if produced code > is OK after your patch? The h2dos.exe built with -ffunction-sections and linked with --gc-sections ran under dosbox. Didn't bother trying under real dos. > Could you up/send me your patched ld fort testing? Cross-built binutils with --disable-nls --disable-werror --prefix=/djgpp \ --target=i586-pc-msdosdjgpp --host=i586-pc-msdosdjgpp zipped the bin directory, here: http://uhexen2.sourceforge.net/tmp/bin.zip