On 31/08/20 10:12, Emmanuel Blot wrote: > >> This is done by "b_lundef=false". I think it was added for modules, but >> maybe it's not necessary. Emmanuel, can you try removing it (line 3 of >> meson.build) and seeing if --enable-modules still works for you? > > Removing this option does restore the regular behavior on macOS (link > stage fails whenever some symbols are missing), and QEMU still builds ok > with --enable-modules option, but I have not actually tested this feature > - I did not know it even existed. Do you want me to test some specific > use cases?
That's good enough for now, thanks! Paolo