https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111635

Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fxcoudert at gcc dot gnu.org

--- Comment #4 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
(In reply to Amyspark from comment #0)
> It is still easily
> reproducible by building https://github.com/blackmagic-debug/bmpflash with
> `meson setup build -Db_lto=true --buildtype=debug` followed by `meson
> compile -C build`.

I tried but could not reproduce on aarch64-apple-darwin23. The first try failed
because the code was updated and refuses to build with LTO. I checked out
commit f87ad307ddc1822e3a770e234ae2adcbe5ea855b

The second try failed because:

libusb| Run-time dependency iokit found: NO (tried framework)
deps/libusb/meson.build:112:2: ERROR: Dependency "IOKit" not found, tried
framework

Reply via email to