autoconf
[Top][All Lists]
Advanced

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

Re: new triplet for x32 psABI?


From: Mike Frysinger
Subject: Re: new triplet for x32 psABI?
Date: Mon, 3 Oct 2011 23:55:14 -0400
User-agent: KMail/1.13.7 (Linux/3.1.0-rc4; KDE/4.6.5; x86_64; ; )

On Monday, October 03, 2011 23:26:25 Michael LIAO wrote:
> On Mon, Oct 3, 2011 at 5:46 PM, Mike Frysinger wrote:
> > in terms of asm code, it's still possible to use ifdef's to handle cases
> > where you truly need different code paths.
> 
> Yeah, we could have '#ifdef X32ABI" in assembly file to select
> different path. But, how to generate that macro, says X32ABI, based on
> autoconf to detect/select target (not only target architecture but
> also target ABI.).

you don't need to do it yourself.  please look at the x32 website near the 
bottom.  it shows you how to use ifdef's that gcc itself provides.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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