From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <6878c6ec53332c20fd6f7c51a164cf33@proxima.alt.za> To: 9fans@cse.psu.edu Date: Thu, 21 Feb 2008 22:46:51 +0200 From: lucio@proxima.alt.za MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] GCC etc. Topicbox-Message-UUID: 5ea301da-ead3-11e9-9d60-3106f5b1d025 I have made small progress getting dhog's GCC to compile itself. Briefly, I needed a "mv" that did not barf on a "-f" option, a copy of "head" I stole from NetBSD and a fresh version of "gmake". I used APE, a "mkfile" and the 3.81 sources of gmake to produce "/386/bin/gnu/make" which is an improvement on the version in the "gnubin" archives. I'm not sure whether anyone would actually want the "gmake" at this stage, or later when the exercise is more advanced. If you do, let me know, I'll dump it on sources. ++L PS: I'm stuck with a "too big" situation right now, I'll look into it tomorrow. I'm proceeding to stage 2, hoping to get the entire "make bootstrap" to complete before I'm confident I can release a fresh archive and tackle a more recent release. If anyone actually knows what was changed in GCC to produce the archive, I could use whatever documentation can be sent my way.