tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] can't build mob branch on x86 64


From: grischka
Subject: Re: [Tinycc-devel] can't build mob branch on x86 64
Date: Mon, 07 Feb 2011 23:12:20 +0100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

In the spirit of tinyness I'd strongly suggest to cultivate the positive
power of strategical assumptions and to assume simply that tcc already
does support alloca everywhere.

--- grischka
And what is the solution for architectures which don't support alloca *yet*.

This _IS_ the solution for architectures which don't support alloca *yet*:
We let tcc do what it already does, that is print "error: unresolved symbol
alloca".  And by that we provide both information about the problem and
motivation to solve it.

> FYI, adding the CONFIG_TCC_ALLOCA (which I renamed to TCC_AVAIL_ALLOCA) is
> like 5-6 lines added.

Forget it.

--- grischka


Best regards,

Thomas Preud'homme




reply via email to

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