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: David Mertens
Subject: Re: [Tinycc-devel] Trouble on x86-64, not windows, not gcc
Date: Thu, 4 Aug 2016 13:20:52 -0400

Alright, it's been pushed to mob:

http://repo.or.cz/tinycc.git/commit/0a402f6e91c284dd37cb61e726cc95de20fe895e

On Wed, Aug 3, 2016 at 6:11 PM, Michael Matz <address@hidden> wrote:
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



--
 "Debugging is twice as hard as writing the code in the first place.
  Therefore, if you write the code as cleverly as possible, you are,
  by definition, not smart enough to debug it." -- Brian Kernighan

reply via email to

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