Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

Gdb fails to build with Python 3.7 #161

Open
byllgrim opened this issue Oct 15, 2018 · 2 comments
Open

Gdb fails to build with Python 3.7 #161

byllgrim opened this issue Oct 15, 2018 · 2 comments

Comments

@byllgrim
Copy link

byllgrim commented Oct 15, 2018

Hi.

I couldn't compile and I think you've got this issue:
https://sourceware.org/bugzilla/show_bug.cgi?id=23252

After applying this patch I got past that problem.

Let me know if I did this issue reporting wrong.

@jim-wilson
Copy link
Collaborator

We have two gdb ports, the new one is in the FSF gdb tree, and the old one is in the riscv-binutils-gdb tree. They have slightly different feature sets and a different set of bugs. This is a temporary problem caused by upstreaming of the gdb port which started months ago but is still incomplete. At some point the new one will replace the old one. Meanwhile, there isn't much interest in fixing bugs in the old one. You should try using the new one in the FSF tree instead of the old one here.

FYI There is a similar problem with riscv-glibc. The new glibc sources can only be found in the FSF tree. The old glibc sources are in riscv-glibc. This is waiting for the 32-bit support to be upstreamed, and then the new sources will replace the old ones.

@byllgrim
Copy link
Author

Thank you!
I tried to look for some info like this, but the readme obviously can't tell about it, and this page was empty, and this one wasn't too particular.
I'm not sure whether I should close the issue(?), as it isn't completely resolved.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants