[Bug 583145] Re: gcc on ubuntu 10.04 lacks __LITTLE_ENDIAN__ macro

Matthias Klose doko at ubuntu.com
Wed Jun 11 11:14:07 UTC 2014


GCC defines __BYTE_ORDER__

** Changed in: gcc-defaults (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-defaults in Ubuntu.
https://bugs.launchpad.net/bugs/583145

Title:
  gcc on ubuntu 10.04 lacks __LITTLE_ENDIAN__ macro

Status in “gcc-defaults” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: gcc

   :| gcc -dM -E -x c -|grep -i ENDIAN

  returns nothing.  gcc is supposed to either define __LITTLE_ENDIAN__
  or __BIG_ENDIAN__.

  gcc -v
  Using built-in specs.
  Target: x86_64-linux-gnu
  Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  Thread model: posix
  gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/583145/+subscriptions



More information about the foundations-bugs mailing list