gcc 64-bit mode disapear on x86_64

Tomasz Kłoczko kloczek at zie.pg.gda.pl
Mon Feb 6 11:24:53 UTC 2006


Dnia 06-02-2006, pon o godzinie 06:12 -0500, Jakub Jelinek napisał(a):
[..]
> > [kloczek at kloczek01 src]$ rpm -q gcc --qf
> > "%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n"
> > gcc-4.1.0-0.20.x86_64
> 
> What arch is cpp:
> rpm -q cpp --qf '%{name}-%{version}-%{release}.%{arch}\n'
> ?  Should be x86_64 too.

Yes it is.

$ rpm -q cpp --qf "%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n"
cpp-4.1.0-0.20.x86_64

On this system I have installed only x86_64 packages.
$ rpm -qa --qf "%{ARCH}\n" | sort | uniq -c
    208 noarch
   1306 x86_64

kloczek





More information about the fedora-devel-list mailing list