|
From: | David Mertens |
Subject: | Re: [Tinycc-devel] Trouble on x86-64, not windows, not gcc |
Date: | Thu, 4 Aug 2016 13:20:52 -0400 |
Hi,
On Tue, 2 Aug 2016, David Mertens wrote:
Unless I hear opposition, I'll push a fix to mob some time tomorrow.
Also, for similar reasons, it appears that including "#define
_VA_LIST_DECLARED" might help make BSD (or at least FreeBSD) happy. I am
currently testing this. Does anybody have experience with this, or any
commentary on whether this is a good idea?
I think it's reasonable (as well as the solution for the problem on MacOS). Sorry for not coming back earlier to that, I would have suggested the same solution.
(The other one would be to implement __builtin_va_list and __darwin_va_list in tcc itself as a built in predefined type, but that's
more work and harder to maintain).
Ciao,
Michael.
_______________________________________________
Tinycc-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/tinycc-devel
[Prev in Thread] | Current Thread | [Next in Thread] |