tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] configure: test arbitrary compiler preprocessor condi


From: avihpit
Subject: Re: [Tinycc-devel] configure: test arbitrary compiler preprocessor conditions
Date: Tue, 25 Jun 2019 13:52:57 +0000 (UTC)


Pushed to mob as 84779b2 .

Also, pushed a minor change to conftest.c on Windows to output LF
rather than CRLF, which removes a spurious \r at $gcc_{major,minor}
when configure runs in cygwin sh ( a7eef33 ).

On Monday, June 24, 2019, 1:57:09 PM GMT+3, <address@hidden> wrote:


This patch adds `ppif` function at `configure` which can test arbitrary
compiler preprocessor condition even when cross compiling.

Currently it's only used to detect x86-64 and i386 CPUs, but hopefully
it will be used to replace some config guesses or uname-related tests.

If there are no objections, I'll push it to mob soon.

reply via email to

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