https://sourceware.org/bugzilla/show_bug.cgi?id=15444

John Scott <jscott at posteo dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jscott at posteo dot net

--- Comment #23 from John Scott <jscott at posteo dot net> ---
I've had this problem on a modern x86_64 GNU/Linux system, with gcc and g++,
and for the benefit of others who make their way here: you probably need to
pass -gdwarf64 to gcc/g++ as that format can support larger data
https://gcc.gnu.org/onlinedocs/gcc/Debugging-Options.html#index-gdwarf64

This isn't the default even on systems like mine (Debian Trixie) owing to
compatibility concerns, but if you get this error you probably don't have much
of an alternative. I'm building WebKitGTK and might take a day or two for me to
finish building it, but this I'm about to try and I expect it'll work.

Let me know if I'm mistaken about this, or if folks who run into this problem
in 2026 should try some other solution.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to