From d1755013b4079986b590aea22c6232d72b2bd1be Mon Sep 17 00:00:00 2001 From: nhmall Date: Thu, 6 Oct 2022 21:36:23 -0400 Subject: [PATCH] less specific re version to reduce doc maintenance --- Cross-compiling | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Cross-compiling b/Cross-compiling index f0f514154..c6aa101c6 100644 --- a/Cross-compiling +++ b/Cross-compiling @@ -453,11 +453,12 @@ 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.3/ + https://github.com/andrewwutw/build-djgpp/releases + https://github.com/andrewwutw/build-djgpp/releases 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.3/ + https://github.com/andrewwutw/build-djgpp/releases and a DOS-extender (for including in msdos packaging) from http://sandmann.dotster.com/cwsdpmi/csdpmi7b.zip and pdcurses from: