tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] x86_64 or x86-64


From: Christian JULLIEN
Subject: Re: [Tinycc-devel] x86_64 or x86-64
Date: Mon, 20 Feb 2017 09:29:57 +0100 (CET)

Since we are very close to 0.9.27 I don't want to push changes that may break the release,

Enclosed are the diffs to use only x86_64 (and no more x86-64). I let you decide to apply them or not

Christian



Le : 17 février 2017 à 20:27 (GMT +01:00)
De : "grischka" <address@hidden>
À : "Christian JULLIEN" <address@hidden>, "address@hidden" <address@hidden>
Objet : Re: [Tinycc-devel] x86_64 or x86-64


Christian JULLIEN wrote:
> 64bit Intel processor is used inconsistantly in different Makefile and configiration script.
> IMHO we should use only x86_64 everywhere which is a valid C identifier. Scripts are more complicated to write.
> Among others:
> Makefile:else ifeq ($(ARCH),x86-64)grep:
> libconfig.mak:ARCH=x86_64: Is a directory
> configure:&nbsp; echo "ARCH=x86-64" &gt;&gt; config.mak
> conftest.c:# define TRIPLET_ARCH "x86_64"

Sure, go ahead ;)

-- gr

Attachment: x86_64.diff
Description: Text Data


reply via email to

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