Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3F1A681B.D60E87FC@phekda.freeserve.co.uk> Date: Sun, 20 Jul 2003 10:59:55 +0100 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.23 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: GCC 3.3 & LIBC - build process change (attempt #3) References: <000a01c34e81$415df450$0101a8c0 AT acp42g> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Hello. Andrew Cottrell wrote: > Below is attempt 3 for changing the LIBC build process for GCC 3.3 . Thanks! > This morning I found the following:- > 1) If I added the "$(OBJS): $(TOP)/../gpp.opt" line then the build stopped > after the stubs make was completed and produced a corrupted libc.a I suspect it was somehow including gpp.opt in the library, hence producing a corrupt library. > If I reverted back to my change from yesterday or Friday for the gpp > dependancy as follows then the build works okay:- > all :: $(TOP)/../gpp.opt $(OBJS) $(EXTRA_OBJS) $(EXTRA_FILES) > $(NOP) OK. [snip] > Any problems with this attempt? [snip] No, looks good to me. If there are no further objections, I will commit it next Saturday/Sunday. Thanks, bye, Rich =] -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]