Hi Matthias,

On Tue, 19 Jul 2022 17:00:38 +0000 Matthias Klose <d...@debian.org> wrote:
> Package: src:sambamba
> <snip>
> ldc2: for the --flto option: Cannot find option named 'auto'!
> ldc2: Unknown command line argument '-ffat-lto-objects'.  Try: 'ldc2 --help'
> ldc2: Did you mean '--enable-asserts'?
> ninja: build stopped: subcommand failed.

I suppose this fails because ldc does not recognize 'auto' as a valid option
with flto. It instead needs `full' or `thin'. It also does not seem to recognize
the `-ffat-lto-objects' flag either.
So probably flags should be properly passed and these bug reports should be
either updated or closed for time being. There are a few more ldc-related
bugs (like for mir-core)

Let me know what you'd think?

-- 
Best,
Nilesh

Attachment: signature.asc
Description: PGP signature

Reply via email to