Mail Archives: djgpp-workers/2003/07/20/06:39:27
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/ ]
- Raw text -