[openbeos] Re: Radeon problems

Jérôme DUVAL <korli@xxxxxxxx> wrote:
> Axel Dörfler a écrit :
[...]
> > this seems to be a bug in our build system in fact (see 
> > http://www.haiku-os.org/bugzilla/show_bug.cgi?id=545).
> > > This happened because you renamed a source file from a static library 
> : 
> as "ar" performs an update action with the new named object, your 
> static 
> library keeps the old version object in the archive, then the symbol 
> used must be the old one. We could force the recreation of the 
> archive 
> (changing ar options used and activating NOARUPDATE)

Thanks for the explanation. While I don't think it's necessary to fix 
it for this type of changes (although it would certainly be nice), I 
have often similar issues without having renamed a file first.

Bye,
   Axel.


Other related posts: