Search Criteria
Package Details: libstdc++5 3.3.6-10
Package Actions
Git Clone URL: | https://aur.archlinux.org/libstdc++5.git (read-only, click to copy) |
---|---|
Package Base: | libstdc++5 |
Description: | GNU Standard C++ library version 3 |
Upstream URL: | https://gcc.gnu.org |
Licenses: | GPL, LGPL |
Submitter: | eworm |
Maintainer: | mikro |
Last Packager: | mikro |
Votes: | 8 |
Popularity: | 0.023459 |
First Submitted: | 2022-02-10 14:18 (UTC) |
Last Updated: | 2025-02-16 18:54 (UTC) |
Dependencies (3)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- binutils (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
Latest Comments
1 2 Next › Last »
mikro commented on 2025-02-16 18:55 (UTC)
Ha, there was yet another file with
pkgrel
named .SRCINFO, I had no idea. Updated.jan666 commented on 2025-02-16 18:14 (UTC)
If i update my pc through yay i keep getting this message:
libstdc++5: local (3.3.6-10) is newer than AUR (3.3.6-9)
This is likely because your version is 3.3.6-9 but your pkgbuild has release version 10?
This is wrong, either make both rel 9 or 10 but don't mix up, can you fix this?
mikro commented on 2024-07-16 19:42 (UTC)
There's a first time for everything. So I have moved my private repo to AUR (this one). Feel free to update and rebuild.
JstKddng commented on 2024-07-16 12:32 (UTC)
disowning since I no longer use xilinx-ise
mikro commented on 2024-07-15 15:20 (UTC)
That's exactly the issue I fixed in my repo (a couple of posts below).
FabioLolix commented on 2024-07-15 15:15 (UTC)
@thebodzio reporting the error would be nice instead of just saying it doesn't work
Anyway I get
thebodzio commented on 2024-07-15 11:57 (UTC)
Does not compile for me (x86_64). I needed this library for iscan-plugin-perfection-v330. Luckily libstdc++5-bin saved the day.
mikro commented on 2024-06-23 18:24 (UTC)
For anyone interested, I have "ported" the lib32 package to lib, and the error is gone: https://github.com/mikrosk/libstdc-5.
Just git clone the repo and type "makepkg -si" in it.
mikro commented on 2024-06-23 17:28 (UTC) (edited on 2024-06-23 17:29 (UTC) by mikro)
I'm getting the same error as mentioned in https://aur.archlinux.org/packages/lib32-libstdc++5#comment-972234. Strangely, lib32-libstdc++5 compiles fine for me but this one (libstdc++5) doesn't.
lib32-libstdc++5 has quite a lot of differences compared to this one, maybe one of them makes it fixed.
MarsSeed commented on 2022-03-07 18:22 (UTC) (edited on 2022-03-07 18:23 (UTC) by MarsSeed)
@grcancelliere Please recheck, @JstKddng has pushed a fix commit for the issue you reported.
Please note, however, that bash is mandatory for base, a package required on all Arch Linux installations.
Also, on Arch, bash is the only package that provides
sh
.Therefore, it is not the job of package maintainers to customize packages for non-Arch-compliant setups.
Consequently, users of other shells are advised to make sure
makepkg
is executed viabash
.It is also important to note that fish is not compatible with either bash or POSIX.
1 2 Next › Last »