-
Notifications
You must be signed in to change notification settings - Fork 1
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
Issues compiling gdb-ve on NEC Aurora Tsubasa #3
Comments
Sorry, it looks like we're missing the corresponding "meta" package to gdb, which contains a spec file. I hope my colleagues will upload that for the sake of completeness. There are source rpms in the "normal" repositories, though, one of them is here: If you unpack that, you get a spec file which should help you with the build (or rebuild the whole thing). You'll need some VE specific packages, like veos-devel. Here are some excerpts which should help you:
And the
|
Unfortunately, from the sources I do not see how one would build libbfd and libiberty that are included in |
I have been trying to compile GDB for the NEC Aurora platform, particularly to obtain a libbfd for use with the NEC platform.
However, I have only managed to produce a bfd for the x86 platform from the code here yet.
Could someone tell me the basic steps for compiling this repository for the NEC platform?
The text was updated successfully, but these errors were encountered: