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: Andreas Grabher <andreas_g86@xxxxxxxxxx>
- Date: Sat, 13 Sep 2025 21:15:54 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=icloud.com; s=1a1hai; bh=3SUZYDmUMg02LnUFyiPhYdhVHha9M+SFhzma+QlWCZg=; h=Content-Type:From:Mime-Version:Subject:Date:Message-Id:To:x-icloud-hme; b=RstWkfdKauGrlINXTBDdYyrO/DP7vpuUJLyt+QEBVTjDIGVCNgQjuYBs92rxG5BcgbZ8WN1qF1QjW+4PY23cvaxiX+odxoqHTPVhnoXYZNQlirG+883rkE8IQ0UNcwGeK6+Jzr4e1LARmwLvD3XkcZJVNgwtEF50OBnJaTBlG06u3dku9MyczrRJp+ICXxhUR6KLZDbrr7iPZnpUErcZXn2nv3otAXiVfW4foyryFLQYehn5IKHJtYG8rPMjNB5yXjfNKxZ4Kajp7Vm019et44wJtYnBGgvJyg0GC1CWSJOoaVUa4cDHHFureMa/s6RGDKfkqiePeDwRWadgy5EI7w==
> Am 13.09.2025 um 20:51 schrieb Thomas Huth <th.huth@xxxxxxxxx>:
>
> 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
>
Interesting! Did you compile trunk?