Package Details: lib32-libstdc++5 3.3.6-9

Git Clone URL: https://aur.archlinux.org/lib32-libstdc++5.git (read-only, click to copy)
Package Base: lib32-libstdc++5
Description: Legacy GNU Standard C++ library version 3 (32 bit)
Upstream URL: http://gcc.gnu.org
Licenses: GPL-2.0-or-later, LGPL-2.0-or-later
Submitter: arojas
Maintainer: severach
Last Packager: severach
Votes: 20
Popularity: 0.011357
First Submitted: 2018-11-28 21:45 (UTC)
Last Updated: 2024-05-16 16:14 (UTC)

Latest Comments

« First ‹ Previous 1 2 3

stramaz commented on 2019-01-08 16:49 (UTC)

Any updates? I still have errors as described below.. I'm stuck with other application installations with this dependency (like snx). Can somebody help us? Thanks

lenovolobo933 commented on 2018-12-26 07:32 (UTC)

i'm experiencing the same error..found this on the net:

Add -m32 to the gcc compilation line to create a 32 bit executable

how to go about implementing? thanks

alium commented on 2018-12-11 10:07 (UTC)

yes not working, and will working no more.. too old

pkoretic commented on 2018-12-11 08:20 (UTC)

not working, even with older/newer gcc, build configuration issue as mentioned below

alium commented on 2018-12-03 10:31 (UTC)

incompatible

try use older gcc/glibc

m3thodic commented on 2018-12-03 00:11 (UTC)

Same error is happening to me as posted by @thx1138 below

thx1138 commented on 2018-12-02 21:05 (UTC) (edited on 2018-12-02 21:10 (UTC) by thx1138)

...

/var/build/lib32-libstdc++5/src/gcc-build/gcc/xgcc -B/var/build/lib32-libstdc++5/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 -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -DGCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,--soname=libgcc_s.so.1 -Wl,--version-script=libgcc/./libgcc.map -o libgcc_s.so.1 libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o libgcc/./_trampoline.o libgcc/./main.o libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde-glibc.o libgcc/./unwind-sjlj.o libgcc/./unwind-c.o -lc && rm -f libgcc_s.so && ln -s libgcc_s.so.1 libgcc_s.so

/usr/bin/ld: skipping incompatible /usr/lib32/libc.so when searching for -lc

/usr/bin/ld: skipping incompatible /usr/lib32/libc.a when searching for -lc

/usr/bin/ld: i386 architecture of input file `/usr/lib32/crti.o' is incompatible with i386:x86-64 output

/usr/bin/ld: i386 architecture of input file `/usr/lib32/crtn.o' is incompatible with i386:x86-64 output

collect2: ld returned 1 exit status make[2]: *** [libgcc.mk:339: libgcc_s.so] Error 1

make[2]: Leaving directory '/var/build/lib32-libstdc++5/src/gcc-build/gcc'

make[1]: *** [Makefile:1491: stmp-multilib] Error 2

make[1]: Leaving directory '/var/build/lib32-libstdc++5/src/gcc-build/gcc'

make: *** [Makefile:1546: all-gcc] Error 2

==> ERROR: A failure occurred in build().

Aborting...

:: failed to build lib32-libstdc++5 package(s)