[Buildroot] Bug during Kodi compile with host gcc <4.7, question regarding autobuilders

Peter Korsgaard peter at korsgaard.com
Mon Mar 14 13:31:20 UTC 2016


>>>>> "Arnout" == Arnout Vandecappelle <arnout at mind.be> writes:

 > On 03/13/16 22:53, Bernd Kuhls wrote:
 >> Hi,
 >> 
 >> before sending a patch which fixes a problem with host gcc < 4.7 I would
 >> like to ask whether this patch is needed at all. Are there autobuilders
 >> where the host version of gcc is < 4.7?

 >  Well, RHEL6 has gcc 4.4, and ideally we'd like to support RHEL5 as
 > well (many companies are still based on it).

 >  But we have a simple solution now: kodi depends on
 > BR2_HOST_GCC_AT_LEAST_4_7. Cfr. nodejs for instance, which faces the
 > same problem.

Indeed. And gcc10 uses host-gcc 4.4:

Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --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 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --with-arch-32=i586 --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.5 (Debian 4.4.5-8)

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list