From a1a00c875385af034599c2ffd63b4de9802ac77a Mon Sep 17 00:00:00 2001 From: nhmall Date: Thu, 6 Oct 2022 21:17:04 -0400 Subject: [PATCH] djgpp cross-compiler version update --- Cross-compiling | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cross-compiling b/Cross-compiling index 9c0be0b89..f0f514154 100644 --- a/Cross-compiling +++ b/Cross-compiling @@ -453,11 +453,11 @@ Using the cross-compiler, build the following targets: Cross-compiler used: Andrew Wu's djgpp cross-compiler Cross-compiler url: https://github.com/andrewwutw/build-djgpp Cross-compiler pre-built binary downloads: - https://github.com/andrewwutw/build-djgpp/releases/download/v3.0/ + https://github.com/andrewwutw/build-djgpp/releases/download/v3.3/ Cross-compiler bits tested: https://github.com/andrewwutw/build-djgpp and the pre-built binary for your platform from: - https://github.com/andrewwutw/build-djgpp/releases/download/v3.0/ + https://github.com/andrewwutw/build-djgpp/releases/download/v3.3/ and a DOS-extender (for including in msdos packaging) from http://sandmann.dotster.com/cwsdpmi/csdpmi7b.zip and pdcurses from: -- 2.50.1