Where is ENUM_BITFIELD expected to come from?
Errors:
|| [ 50%] Building CXX object src/CMakeFiles/elf2llvm.dir/main.cpp.o
|| In file included from /home/yuri/binary-to-llvm/src/main.cpp:2:
/usr/local/include/bfd.h|2039 col 3| error: unknown type name
'ENUM_BITFIELD'
|| ENUM_BITFIELD (compl
> You are correct. I have gone ahead and applied the patch that you
> submitted for PR 28909. (Sorry for the delay in reviewing it!)
>
Many thanks for your pointer to the timestamp issue. Looking forward to
more contributions in future.
Hi Benson,
This helps. However, the build script removes config.texi and then
copies all.texi into config.texi changing timestamps and forcing a
rebuild that requires makeinfo. This seems to have been encountered
elsewhere, for example https://github.com/spack/spack/pull/34173
The reason for do
https://sourceware.org/bugzilla/show_bug.cgi?id=28909
--- Comment #7 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Nick Clifton :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8034b0baeac1b209b1742b3e8fa25015191b57b8
commit 8034b0baeac1b209b1742b3e8fa
https://sourceware.org/bugzilla/show_bug.cgi?id=28909
Nick Clifton changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=30177
jesse stone changed:
What|Removed |Added
Summary|ubuntu x86_build failed for |ubuntu x64 build failed for
https://sourceware.org/bugzilla/show_bug.cgi?id=30177
jesse stone changed:
What|Removed |Added
Summary|build failed on arrch64 |ubuntu x86_build failed for
https://sourceware.org/bugzilla/show_bug.cgi?id=30177
Bug ID: 30177
Summary: build failed on arrch64
Product: binutils
Version: 2.39
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: binutils
https://sourceware.org/bugzilla/show_bug.cgi?id=30162
--- Comment #3 from Paul Iannetta ---
Sorry, this is a non-problem, the TC_CHECK_LABEL hook which is called next
exposes the interface I need.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=30162
--- Comment #2 from Paul Iannetta ---
Then, how can I know from within TC_FROB_LABEL tell what is the next character
after the label? If in one case (quoted symbol) INPUT_LINE_POINTER is pointing
to ':' and in the other case (not quoted symbo
10 matches
Mail list logo