Re: Build with meson + clang + sanitizer resulted in undefined reference

From: Maxim Orlov <orlovmg(at)gmail(dot)com>
To: Dmitry Dolgov <9erthalion6(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Build with meson + clang + sanitizer resulted in undefined reference
Date: 2024-05-02 14:47:54
Message-ID: CACG=ezYpHiimx7GEQaU-6JTKZq7Z0Xnf-QttR+3NK3uQ_STYCw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 1 May 2024 at 00:11, Dmitry Dolgov <9erthalion6(at)gmail(dot)com> wrote:

> Seems to be a meson quirk [1]. I could reproduce this, and adding
> -Db_lundef=false on top of your configuration solved the issue.
>
> [1]: https://github.com/mesonbuild/meson/issues/3853
>

Thank you for a reply! Yes, it seems to be that way. Many thanks for the
clarification.

--
Best regards,
Maxim Orlov.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Lakhin 2024-05-02 15:00:00 Re: cataloguing NOT NULL constraints
Previous Message jian he 2024-05-02 14:35:25 Re: [PoC] Reducing planning time when tables have many partitions