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

Bug#644990: NEWS.Debian.gz: s/$arch/<triplet>



Package: libc6
Version: 2.13-21
Severity: normal

Dear Maintainer,

/usr/share/doc/libc6/NEWS.Debian.gz says:

  The toolchain in Debian has been updated to cope with that, and most
  build systems should be unaffected. If you are using a non-Debian
  toolchain to build your software and it is not able to cope with
  multiarch, you might try to pass the following option to your
  compiler:

    -B/usr/lib/$arch -I/usr/include/$arch

Better use commonly used <triplet> when talking about multiarch [1] instead:

    -B/usr/lib/<triplet> -I/usr/include/<triplet>

EXAMPLE: <triplet> in my case would be "i386-linux-gnu".

Regards,
- Sedat (dileks) -

[1] http://packages.debian.org/changelogs/pool/main/g/gcc-4.6/gcc-4.6_4.6.1-14/changelog

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.1.0-rc4-next20110831.9-686-small (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libc6 depends on:
ii  libc-bin  2.13-21
ii  libgcc1   1:4.6.1-15

Versions of packages libc6 recommends:
ii  libc6-i686  2.13-21

Versions of packages libc6 suggests:
ii  debconf [debconf-2.0]  1.5.41
ii  glibc-doc              <none>
ii  locales                2.13-21

-- debconf information:
  glibc/upgrade: true
  glibc/restart-services:
  glibc/disable-screensaver:
  glibc/restart-failed:



Reply to: