-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build error. #1
Comments
Hi, thank you for your bug report. By looking at a Google search, it seems this is an issue with gdb using a private Python API that has been removed from recent Python 3 versions. I think I'll be able to have a look at this over the weekend. Unfortunately I'm a little busy at this moment with other projects, plus I need to bootstrap a VM with Arch Linux as I haven't used Arch in a long time. Until then, I'd like to know: what version if i386-elf-gdb are you trying to build? My PKGBUILD is pinned to version 7.12, but there have been releases since then (I should update my PKGBUILDs anyway). My equivalent Homebrew formula is pinned to version 8.1. Do you find any success if you replace the |
Thanks for your quick response!! I'm trying to build version higher than 7.9.1. I tried replacing |
It seems that this problem was fixed in gdb-8.1.50 link |
Thanks for your work. But I encountered some problems😭.
Btw, the toolchain I'm using is
The text was updated successfully, but these errors were encountered: