X-Authentication-Warning: smtp3.ihug.com.au: Host p107-tnt4.syd.ihug.com.au [203.173.134.107] claimed to be acceleron Message-ID: <005c01c11ca4$de4c2130$0a02a8c0@acceleron> From: "Andrew Cottrell" To: , , "Charles Sandmann" References: <10108031428 DOT AA17255 AT clio DOT rice DOT edu> Subject: Windows 2000/sbrk Date: Sat, 4 Aug 2001 15:18:15 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Reply-To: djgpp-workers AT delorie DOT com Charles & Eli, Thanks for all the help, patches, suggestions, support and being so patient with me trying to get DJGPP working on Windows 2000. I can now report that with the Charles's Windows 2000/sbrk patch and the latest tarball I have now been able to build make on Windwos 2000 and then use the new make to then re-build make again. I will now start the process of building the following: 1) DJGPP cvs tarball 2) GCC 2.9.5.3 3) Binutils Once this is done in a few hours I will gice a another update. > Foo. I feared that might be the case - something in the build environement > changes an offset. It's a 10 minute fix, but I want to finish the real > sbrk patch first. The binary patch was actually the easiest way for me > to "test" the algorithm on a wide range of nested images. I didn't have > time to download GCC source and do a build. > > By the way, via private email someone from the newsgroup has been desparate > to work on Win2K and tested both the binary patches for NTVDM and sbrk > and reports a mostly functional system (with workarounds). > > Charles, could you please publish the patch against the CVS version of > > crt0.S? I used the crt0fix.pat patch.