pupa-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: build error with CVS


From: Robert Millan
Subject: Re: build error with CVS
Date: Wed, 17 Sep 2003 23:03:30 +0000
User-agent: Mutt/1.5.4i

On Tue, Sep 16, 2003 at 12:46:47PM +0100, Yoshinori Okuji wrote:
> 
> Ah, I understand. Finally, they have fixed the inconsistency against POSIX. In
> older versions of binutils, "nm -u" did not print the symbol type U.
> 
> Well, this is a proposal for the solution. First, change the line 138 of
> genmk.rb:
>         $(NM) -u -P -p $< >> $@
> to:
>         $(NM) -u -P -p $< | cut -f1 -d' ' >> $@
> 
> And, run autogen.sh on the top source directory. I think this wouldn't have 
> any
> bad side-effect, so I'll check in this change once the CVS recovers.

That worked fine. Btw, I noticed a minor bug: README refers to chain.mod
(in mkimage command) but the file is actualy called _chain.mod.

-- 
Robert Millan

"[..] but the delight and pride of Aule is in the deed of making, and in the
thing made, and neither in possession nor in his own mastery; wherefore he
gives and hoards not, and is free from care, passing ever on to some new work."

 -- J.R.R.T, Ainulindale (Silmarillion)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]