tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] __unaligned redefined on windows since afa05caa "Igno


From: Herman ten Brugge
Subject: Re: [Tinycc-devel] __unaligned redefined on windows since afa05caa "Ignore _unaligned..."
Date: Sat, 15 Apr 2023 15:44:24 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0

On 4/2/23 00:15, wine.dev@web.de wrote:
Thanks for the infos.
I will start ckecking, when i"m back at home sunday evening
also with __attrubute__((packed))

The change was used for bootstrap compile
of Open-Watcom-v2 on x86_64-linux with tcc
as an alternative to gcc or clang.


One of the "unaligned" variants is used in the OpenWatcom source.
Microsoft MSVC supports both variants and ARMasm at least one version.
Of course, OpenWatcom supports this also.


I can remember, that in a recent OpenWatcon dev session,
my grep for 'undefined' in the tcc root directory files found nothing
and with the patched tcc, bootstrap of OpenWatcom continues.
Normally, i use git grep, and that would have detected
the use in "_mingw.h".
Applied a patch for unaligned on mob.

    Herman




reply via email to

[Prev in Thread] Current Thread [Next in Thread]