[RFC/TileGX 1/2] fix gdbserver build failure

Joel Brobecker brobecker@adacore.com
Tue Sep 17 13:30:00 GMT 2013


> >>>gdbserver/ChangeLog:
> >>>
> >>>* configure.srv (srv_tgtobj): Remove linux-osdata.o, add
> >>>linux-tile-low.o.
> >>>
> >>>please review.
> >>I am trying to understand the circumstances that lead to the failure,
> >>and it's been made harder due to the lack of information. After some
> >>investigation, my guess is that you're getting some duplicate symbols
> >>because linux-osdata.o" is already in srv_tgtobj. Is that correct?
> >>If yes, this part of the patch is OK, obvious even (once explained!).
> >
> >yes, exactly this error.
> 
> is this OK to commit ?

Only the part that remove linux-osdata.o for now.

I expect that you'll be able to commit the other half, but after
having explained in detail what this fixes. I suspect that this
enables some features, rather than fix a failure.

-- 
Joel



More information about the Gdb-patches mailing list