Package Details: arm-linux-gnueabihf-gcc 13.2.0-10

Git Clone URL: https://aur.archlinux.org/arm-linux-gnueabihf-gcc.git (read-only, click to copy)
Package Base: arm-linux-gnueabihf-gcc
Description: The GNU Compiler Collection
Upstream URL: https://gcc.gnu.org
Licenses: GPL, custom, LGPL, FDL
Conflicts: arm-linux-gnueabihf-gcc-stage1, arm-linux-gnueabihf-gcc-stage2
Provides: arm-linux-gnueabihf-gcc-stage1, arm-linux-gnueabihf-gcc-stage2
Replaces: arm-linux-gnueabihf-gcc-stage1, arm-linux-gnueabihf-gcc-stage2
Submitter: tavianator
Maintainer: wgottwalt
Last Packager: wgottwalt
Votes: 78
Popularity: 0.177466
First Submitted: 2015-09-14 15:41 (UTC)
Last Updated: 2024-02-11 05:09 (UTC)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8

FreddieChopin commented on 2015-10-15 09:21 (UTC)

Small question - if I want to compile for BeagleBone Black (with Arch installed), can I use this toolchain (configured as "--with-arch=armv6 --with-float=hard --with-fpu=vfp") but passing "-march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16" to the compiler, or maybe I should recompile the whole toolchain (and its dependencies) with correct flags? The standard "Hello world" test program works with the first option, but is doesn't use FPU (;

tavianator commented on 2015-09-18 00:24 (UTC)

@kozzi: Okay great! I should've put some more minimal version requirements on these packages I guess. Next update I'll do that :)

kozzi commented on 2015-09-17 11:10 (UTC)

@tavianator So after remove all of my arm-linux-gnueabihf* packages, everything seems OK. So it has been probably caused by some obsolete package from 4.9 version

kozzi commented on 2015-09-17 06:59 (UTC)

@tavianator I will remove all my arm-linux-gnueabihf* packages and try it again from scratch

kozzi commented on 2015-09-17 06:56 (UTC)

@tavianator [kozak@dajinka gcc-build]$ cat /var/lib/pacman/local/arm-linux-gnueabihf-glibc-2.22-3/files | grep stubs usr/arm-linux-gnueabihf/include/bits/libm-simd-decl-stubs.h usr/arm-linux-gnueabihf/include/gnu/stubs-soft.h usr/arm-linux-gnueabihf/include/gnu/stubs.h

tavianator commented on 2015-09-16 23:37 (UTC)

@kozzi: $ pacaur -Qo /usr/arm-linux-gnueabihf/include/gnu/stubs-hard.h /usr/arm-linux-gnueabihf/include/gnu/stubs-hard.h is owned by arm-linux-gnueabihf-glibc 2.22-3 Do you not have this file? Do you have the right version of arm-linux-gnueabihf-glibc installed?

kozzi commented on 2015-09-16 15:03 (UTC)

http://pastebin.ca/3162645

tavianator commented on 2015-09-15 22:10 (UTC)

@kozzi: Can you post the exact error message please?

kozzi commented on 2015-09-15 13:29 (UTC)

I am unable to build this package, it says something about missing stubs-hard.h