Re: [hatari-devel] ASAN linking problem with Previous |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] ASAN linking problem with Previous
- From: Thomas Huth <th.huth@xxxxxxxxx>
- Date: Sat, 13 Sep 2025 18:51:32 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=posteo.de; s=2017; t=1757789492; bh=YQb60QM9Ce81F/oxXNDggOgZPqV50v6fAvza2FUGl+M=; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type: Content-Transfer-Encoding:From; b=QGeDEom7zxVCxKwDRGKBDUS3tMHwMrFnkvETk5ep0HMJvWeR/7xwjGvQvZ0fwocLL ZnUMn4OjNeldcefGnjxXUasuYYBrVakKVrET3Wl00AiGLARJMMlvfERjRu4HxEbsno W1VQ11tJnO1Y94TYfodumDjiyrTZi3eZdb16lji8eQCn6Tb79tEjaIDMxwJrUBrm8m xx+l8j/ungZ2T0za76KNwSDE22KQAgnRhhLXl8jiCce+fe0/wT+cZeY+xe89Z7yHCh bEQ539FH+Tkm82qHX1GGctNMNQEEm8JK/5c9jAs45v+JTKXwH5lrAieb3s6hwh33ni UzpLhtKIvZV9A==
Am Sat, 13 Sep 2025 09:01:10 +0200
schrieb Andreas Grabher <andreas_g86@xxxxxxxxxx>:
> Hello all,
>
> it seems Previous is having a linking problem if ASAN is enabled. When I try to compile I get lots of error from this kind (see below). This happens although I added enable_testing() just like Hatari does.
>
> Does anyone have an idea what I might do wrong? If I apply the appended patch it seems to work. No problems when compiling Hatari.
No clue ... it seems to work when I compile Previous on Linux, so likely
something specific to macOS?
Thomas