X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 2002:ad4:54ca:: with SMTP id j10mr31926408qvx.2.1636075795100; Thu, 04 Nov 2021 18:29:55 -0700 (PDT) X-Received: by 2002:a05:6902:706:: with SMTP id k6mr34467064ybt.265.1636075794943; Thu, 04 Nov 2021 18:29:54 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Thu, 4 Nov 2021 18:29:54 -0700 (PDT) In-Reply-To: Injection-Info: google-groups.googlegroups.com; posting-host=89.177.38.126; posting-account=Q0wMHAoAAADjYrghh94FTf6YnbpTqZgp NNTP-Posting-Host: 89.177.38.126 References: <4016e9cd-0be1-4758-8f29-db7770508ed6n AT googlegroups DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <4d67bec4-20fb-41f5-b155-48b0e4ceb162n@googlegroups.com> Subject: Re: DJGPP build of gcc-10.3.0 and make 4.3 incompatibility From: "RayeR (rayer314 AT gmail DOT com) [via djgpp AT delorie DOT com]" Injection-Date: Fri, 05 Nov 2021 01:29:55 +0000 Content-Type: text/plain; charset="UTF-8" Bytes: 2020 Lines: 16 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 Another user have problem with Make 4.3 when compiling Mplayer for DOS: http://www.bttr-software.de/forum/forum_entry.php?id=18363 H:\DJGPP\BUILD\MPLAYER\MPLAYER>make Exiting due to signal SIGSEGV Page fault at eip=0002b22e, error=0004 eax=00000001 ebx=00000030 ecx=000fec10 edx=000febe0 esi=000d9578 edi=00000000 ebp=000d9558 esp=000d9550 program=H:\DJGPP\BIN\MAKE.EXE cs: sel=00a7 base=00400000 limit=0011ffff ds: sel=00af base=00400000 limit=0011ffff es: sel=00af base=00400000 limit=0011ffff fs: sel=008f base=00018190 limit=0000ffff gs: sel=00bf base=00000000 limit=0010ffff ss: sel=00af base=00400000 limit=0011ffff App stack: [000daa50..0005aa50] Exceptn stack: [0005a96c..00058a2c] Neither increasing of transfer buffer in stub didn't help.