X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Wiktor S. (wswiktorSP AT Mpoczta DOT fm) [via djgpp AT delorie DOT com]" Newsgroups: comp.os.msdos.djgpp Subject: Re: Random compile errors under WIndows (32 bit Windows Vista and Windows 10) Date: Thu, 22 Oct 2015 14:55:06 +0200 Organization: INTERIA.PL S.A. Lines: 17 Message-ID: References: <5611566C DOT 4020507 AT iki DOT fi><561A4BCE DOT 7050606 AT iki DOT fi><56213FE2 DOT 7090409 AT iki DOT fi><562168C6 DOT 5050001 AT gmx DOT de><3c1ef$562685fc$d07bb077$18937 AT ALLTEL DOT NET> NNTP-Posting-Host: user-46-112-185-35.play-internet.pl Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="utf-8"; reply-type=original Content-Transfer-Encoding: 7bit X-Trace: usenet.news.interia.pl 1445518505 485 46.112.185.35 (22 Oct 2015 12:55:05 GMT) X-Complaints-To: usenet AT firma DOT interia DOT pl NNTP-Posting-Date: Thu, 22 Oct 2015 12:55:05 +0000 (UTC) In-Reply-To: X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Newsreader: Microsoft Windows Live Mail 16.4.3528.331 X-MimeOLE: Produced By Microsoft MimeOLE V16.4.3528.331 Bytes: 2038 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 > There is always the option of cross-compile to djgpp from windows: > i.e. mingw/mingw-w64 to djgpp cross-compilation, both for building > djgpp itself and also dos-targeting programs. The djgpp source > should be pretty much ready for such a scenario (of course we can > have a closer look.) There is a script to build a mingw to djgpp cross-compiler on github, among with various pre-built binaries: https://github.com/andrewwutw/build-djgpp/releases I haven't checked it. I only needed ld.exe from this package for use with Free Pascal. -- Wiktor S.