tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Trouble on x86-64, not windows, not gcc


From: Michael Matz
Subject: Re: [Tinycc-devel] Trouble on x86-64, not windows, not gcc
Date: Thu, 4 Aug 2016 00:11:42 +0200 (CEST)
User-agent: Alpine 2.20 (LSU 67 2015-01-07)

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.



reply via email to

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