Package Details: gcc45-multilib 4.5.4-1

Git Clone URL: https://aur.archlinux.org/gcc45-multilib.git (read-only, click to copy)
Package Base: gcc45-multilib
Description: The GNU Compiler Collection for multilib (4.5.x)
Upstream URL: https://gcc.gnu.org
Licenses: GPL, custom, LGPL
Conflicts: gcc45
Provides: gcc45
Submitter: silentz0r
Maintainer: silentz0r
Last Packager: silentz0r
Votes: 2
Popularity: 0.000000
First Submitted: 2012-03-14 09:01 (UTC)
Last Updated: 2021-05-25 01:23 (UTC)

Latest Comments

1 2 Next › Last »

MarsSeed commented on 2024-03-03 13:23 (UTC)

Fails to build (clean chroot):

make[5]: Entering directory '/build/gcc45-multilib/src/gcc-build/x86_64-unknown-linux-gnu/32/libgcc'
[...]
/build/gcc45-multilib/src/gcc-build/./gcc/xgcc -B/build/gcc45-multilib/src/gcc-build/./gcc/ -B/usr/x86_64-unknown-linux-gnu/bin/ 
    -B/usr/x86_64-unknown-linux-gnu/lib/ -isystem /usr/x86_64-unknown-linux-gnu/include -isystem /usr/x86_64-unknown-linux-gnu/sys-include    -g -O2 -m32 
    -O2  -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC 
    -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I. -I../../.././gcc -I/build/gcc45-multilib/src/gcc-4.5.4/libgcc 
    -I/build/gcc45-multilib/src/gcc-4.5.4/libgcc/. -I/build/gcc45-multilib/src/gcc-4.5.4/libgcc/../gcc 
    -I/build/gcc45-multilib/src/gcc-4.5.4/libgcc/../include -I/build/gcc45-multilib/src/gcc-4.5.4/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT 
    -DHAVE_CC_TLS  -DUSE_TLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c 
    /build/gcc45-multilib/src/gcc-4.5.4/libgcc/../gcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS
In file included from /build/gcc45-multilib/src/gcc-4.5.4/libgcc/../gcc/unwind-dw2.c:333:0:
/build/gcc45-multilib/src/gcc-4.5.4/libgcc/../gcc/config/i386/linux-unwind.h: In function ‘x86_fallback_frame_state’:
/build/gcc45-multilib/src/gcc-4.5.4/libgcc/../gcc/config/i386/linux-unwind.h:139:18: error: field ‘uc’ has incomplete type
make[5]: *** [/build/gcc45-multilib/src/gcc-4.5.4/libgcc/shared-object.mk:12: unwind-dw2.o] Error 1
make[5]: Leaving directory '/build/gcc45-multilib/src/gcc-build/x86_64-unknown-linux-gnu/32/libgcc'
[...]
==> ERROR: A failure occurred in build().
    Aborting...

silentz0r commented on 2021-05-25 01:23 (UTC)

Done, thanks for noticing.

micwoj92 commented on 2021-05-24 23:51 (UTC)

You also need to push .SRCINFO change in order for it to show on aurweb

silentz0r commented on 2021-05-24 22:57 (UTC)

@micwoj92 fixed!

micwoj92 commented on 2021-05-21 04:35 (UTC)

Hello, could you update homepage to https?

silentz0r commented on 2012-10-21 05:18 (UTC)

@lanbin How are you trying to install the package? The patch, along with the other two patches, are provided in the tarball.

<deleted-account> commented on 2012-09-02 09:37 (UTC)

ERROR: gcc_pure64.patch was not found in the build directory and is not a URL.

silentz0r commented on 2012-07-19 15:42 (UTC)

Updated PKGBUILD with the siginfo patch. Thanks for letting me know.

Gnurou commented on 2012-07-18 03:48 (UTC)

Got the same issue as duncant, fixed by using his patch. Btw, thanks for putting this together, this package is most useful.

duncant commented on 2012-07-18 00:15 (UTC)

Fails to build. Needs this patch: http://pastebin.com/VkgE27Pd