File: archtable

package info (click to toggle)
apt 0.3.19
  • links: PTS
  • area: main
  • in suites: potato
  • size: 3,328 kB
  • ctags: 4,573
  • sloc: cpp: 23,660; sh: 2,279; makefile: 369; perl: 209
file content (33 lines) | stat: -rw-r--r-- 1,097 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# This file contains a table of known architecture strings, with
# things to map them to. `configure' will take the output of gcc
# --print-libgcc-file-name, strip off leading directories up to and
# including gcc-lib, strip off trailing /libgcc.a and trailing version
# number directory, and then strip off everything after the first
# hyphen.  The idea is that you're left with this bit:
#   $ gcc --print-libgcc-file-name
#   /usr/lib/gcc-lib/i486-linux/2.7.2/libgcc.a
#                    ^^^^
# This is then looked up in the table below, to find out what to map
# it to.  If it isn't found then configure will print a warning and
# continue.  You can override configure's ideas using --with-arch.
# The third field is the GNU configure architecture to use with
# this build architecture.
#
# This file is mirrored from dpkg.
#

i386	i386	i486
i486	i386	i486
i586	i386	i486
i686	i386	i486
pentium	i386	i486
sparc	sparc	sparc
alpha	alpha	alpha
m68k	m68k	m68k
arm	arm	arm
armv4l  arm     arm
powerpc	powerpc	powerpc
ppc	powerpc	powerpc
mipsel  mipsel  mipsel
mips	mips	mips
hppa1.1 hppa    hppa