Help wanted with converting 1 line asm i386->x86_64

Michal Jaegermann michal at harddata.com
Fri Apr 29 19:09:49 UTC 2005


On Fri, Apr 29, 2005 at 10:02:38PM +0300, Ville Skyttä wrote:
>  Someone with a x86_64 box could maybe send the output of
> "cpp -dM /dev/null" for reference.

That is a good idea.  With "3.4.3 20050227 (Red Hat 3.4.3-22.fc3)"
in this output there are things like

#define unix 1
#define linux 1
#define __x86_64 1
#define __amd64 1
#define __x86_64__ 1
#define __amd64__ 1

and a bunch of other things like __FLT_MAX_EXP__

   Michal




More information about the fedora-extras-list mailing list