This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Error building x86_64-uknown-elf-gdb


I asked crosstool-ng to create gdb for X86_64 and it failed. The end
of the build log is:

[ERROR]    configure: error: configuration x86_64-unknown-elf is unsupported.
[ALL  ]    Makefile:8724: recipe for target 'configure-gdb' failed
[ERROR]    make[2]: *** [configure-gdb] Error 1
[ALL  ]    make[2]: Leaving directory
'/home/wink/foss/x86_64-unknown-elf-x-tools/.build/x86_64-unknown-elf/build/build-gdb-cross'
[ALL  ]    Makefile:844: recipe for target 'all' failed
[ERROR]    make[1]: *** [all] Error 2
[ALL  ]    make[1]: Leaving directory
'/home/wink/foss/x86_64-unknown-elf-x-tools/.build/x86_64-unknown-elf/build/build-gdb-cross'
[ERROR]
[ERROR]  >>
[ERROR]  >>  Build failed in step 'Installing cross-gdb'
[ERROR]  >>        called in step '(top-level)'
[ERROR]  >>
[ERROR]  >>  Error happened in: CT_DoExecLog[scripts/functions@259]
[ERROR]  >>        called from:
do_debug_gdb_build[scripts/build/debug/300-gdb.sh@120]
[ERROR]  >>        called from: do_debug[scripts/build/debug.sh@35]
[ERROR]  >>        called from: main[scripts/crosstool-NG.sh@646]
[ERROR]  >>
[ERROR]  >>  For more info on this error, look at the file: 'build.log'
[ERROR]  >>  There is a list of known issues, some with workarounds, in:
[ERROR]  >>
'/home/wink/opt/share/doc/crosstool-ng/crosstool-ng-1.22.0-30-g7f949ea/B
- Known issues.txt'
[ERROR]
[ERROR]  (elapsed: 24:36.18)

Is creating gdb for "baremetal" not a supported configuration or do I need to
do something different?

Here is a link to a folder with the build.log and .config file.

My system is an Arch Linux system updated today:

$ uname -a
Linux wink-envy 4.2.5-1-ARCH #1 SMP PREEMPT Tue Oct 27 08:13:28 CET
2015 x86_64 GNU/Linux

-- Wink

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]