X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.66.145.103 with SMTP id st7mr3219370pab.0.1469191332383; Fri, 22 Jul 2016 05:42:12 -0700 (PDT) X-Received: by 10.157.13.51 with SMTP id 48mr196792oti.7.1469191332342; Fri, 22 Jul 2016 05:42:12 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Fri, 22 Jul 2016 05:42:12 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=89.24.106.115; posting-account=Q0wMHAoAAADjYrghh94FTf6YnbpTqZgp NNTP-Posting-Host: 89.24.106.115 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <1dc4b273-bfe4-4d67-8af6-2e293a4fcb58@googlegroups.com> 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 12:42:12 +0000 Content-Type: text/plain; charset=UTF-8 Bytes: 2341 Lines: 15 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u6MD07IA025367 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 > It segs in fini_reloc_cookie_rels() because (sec)->used_by_bfd is NULL So you mean that it is rather binutils (djgpp coff) generator code problem than djdev? >Juan Manuel Guerrero: "But who one cares about MSDOS or FreeDOS if he has the pleasure of NTVDM ? Me certainly not; I do 100% of my DJGPP development on WinXP." Then what is the point to use DJGPP at all when you have MinGW with native win32 support that run both on 32b and 64b but djgpp can run only on 32b? I guess that most of DJGPP users develops on windows/linux but targets for real DOS machines or wanted to have a multiplatform dos/win binaries. One living example is DMP company who use DJGPP for compiling code for their Vortex 86 mini PC that runs plain FreeDOS... - /gnu/binutils-2.26/djgpp/bin.203 - where exactly? I cannot find it on delorieftp, give fullpath please.