X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 2002:ad4:4e84:: with SMTP id dy4mr29243985qvb.139.1588091702059; Tue, 28 Apr 2020 09:35:02 -0700 (PDT) X-Received: by 2002:a5b:345:: with SMTP id q5mr44478575ybp.494.1588091701785; Tue, 28 Apr 2020 09:35:01 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Tue, 28 Apr 2020 09:35:01 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse AT google DOT com Injection-Info: google-groups.googlegroups.com; posting-host=176.137.64.116; posting-account=4BuJbwoAAAAIG68eUeYsXc5NjD2uAegj NNTP-Posting-Host: 176.137.64.116 References: <8af0ebdd-acea-a7be-3388-d295af50bfc7 AT gmail DOT com> <708c79a5-c5f4-4144-8d02-0f2a0497c441 AT googlegroups DOT com> <6431e105-dfc5-440b-8aa5-382bab083466 AT googlegroups DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <2e97cd0b-78cb-4f21-93ca-fa258276e21b@googlegroups.com> Subject: Re: Issues using DJGPP with Rust From: "=?UTF-8?Q?S=C3=A9bastien_GUILLAUME?= (pif0017 AT gmail DOT com) [via djgpp AT delorie DOT com]" Injection-Date: Tue, 28 Apr 2020 16:35:02 +0000 Content-Type: text/plain; charset="UTF-8" Bytes: 1846 Lines: 3 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 OK, can you post an archive with object file used to link the exe? The build directory with all temporary files, from rustc and djgpp. I have read the new post github, the idea of converting files with objectcopy is interesting, I will build binutils to have the support of pecoff and coff-go32, it's easy with Gentoo.