X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.67.14.70 with SMTP id fe6mr2663476pad.5.1469180777594; Fri, 22 Jul 2016 02:46:17 -0700 (PDT) X-Received: by 10.157.29.72 with SMTP id m66mr149453otm.20.1469180777511; Fri, 22 Jul 2016 02:46:17 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Fri, 22 Jul 2016 02:46:17 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=89.177.46.45; posting-account=Q0wMHAoAAADjYrghh94FTf6YnbpTqZgp NNTP-Posting-Host: 89.177.46.45 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: LD from binutils 2.26 crashes when -ffunction-sections + -Wl,--gc-sections is used but only under DOS From: "RayeR (glaux AT centrum DOT cz) [via djgpp AT delorie DOT com]" Injection-Date: Fri, 22 Jul 2016 09:46:17 +0000 Content-Type: text/plain; charset=UTF-8 Bytes: 1570 Lines: 2 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp 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 > And if crash it should be consistent and crash under Windows too. OK, maybe the bug is happening under Windows too but their memory management of NTVDM is more benevolent to memory protection and doesn't trigger fault in some cases. Even if so the produced binary seems to be OK (and smaller).