https://sourceware.org/bugzilla/show_bug.cgi?id=28879
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hjl.tools at gmail dot com
Status|UNCONFIRMED |WAITING
Ever confirmed|0 |1
Last reconfirmed| |2022-02-11
--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
I am using GCC 11.2 and got
g++ -o x heif_info-heif_info.o libheif.so -Wl,-R,.
lto1: fatal error: bytecode stream in file ‘heif_info-heif_info.o’ generated
with LTO version 11.0 instead of the expected 11.2
compilation terminated.
lto-wrapper: fatal error: g++ returned 1 exit status
Please compile heif_info-heif_info.o with GCC 11.2.
--
You are receiving this mail because:
You are on the CC list for the bug.