Package Details: gcc53-alternative-libs-multilib 5.3.0-1

Git Clone URL: https://aur.archlinux.org/gcc53-alternative-multilib.git (read-only, click to copy)
Package Base: gcc53-alternative-multilib
Description: Runtime GCC 5.3 libraries for multilib
Upstream URL: http://gcc.gnu.org
Licenses: GPL, custom, LGPL, FDL
Provides: gcc53-alternative-libs
Submitter: wtx
Maintainer: wtx
Last Packager: wtx
Votes: 3
Popularity: 0.000000
First Submitted: 2016-05-09 06:34 (UTC)
Last Updated: 2018-05-12 15:37 (UTC)

Latest Comments

wtx commented on 2018-05-12 16:03 (UTC)

@Trinket: I made some fixes. Should be ok now.

Trinket commented on 2018-05-11 15:48 (UTC) (edited on 2018-05-11 15:48 (UTC) by Trinket)

Build fails with error

In file included from /tmp/makepkg/gcc53-alternative-multilib/src/gcc-5.3.0/libgcc/unwind-dw2.c:401:0:

./md-unwind-support.h: In function ‘x86_fallback_frame_state’:

./md-unwind-support.h:141:18: error: field ‘uc’ has incomplete type

struct ucontext uc;

Could you please fix it? Thank you!

wtx commented on 2016-07-07 06:16 (UTC)

@severach: Ok, I added --build option to PKGBUILD however I didn't notice any crashes during build on my system.

severach commented on 2016-07-07 01:48 (UTC)

Crashes at make ... doc-man-doxygen due to changes in CHOST. Please add --build="${CHOST}" to your configure line.

wtx commented on 2016-07-01 08:36 (UTC)

@daviid00: should be fixed now

daviid00 commented on 2016-06-29 16:49 (UTC)

This package cannot be compiled with an up-to-date Archlinux. During the build process, the /usr/lib folder is parsed. In my case, the build fails because of libLLVM-3.8.so: ranlib: /home/drobinson/aur/gcc53-alternative-multilib/src/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/src/.libs/libstdc++.so.6: version `GLIBCXX_3.4.22' not found (required by /usr/lib/libLLVM-3.8.so)