Search Criteria
Package Details: lib32-tbb 2020.3-1
Git Clone URL: | https://aur.archlinux.org/lib32-tbb.git (read-only, click to copy) |
---|---|
Package Base: | lib32-tbb |
Description: | High level abstract threading library (32-bit) |
Upstream URL: | https://threadingbuildingblocks.org |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | WoefulDerelict |
Maintainer: | WoefulDerelict |
Last Packager: | WoefulDerelict |
Votes: | 17 |
Popularity: | 0.000294 |
First Submitted: | 2021-02-24 02:00 |
Last Updated: | 2021-02-24 02:00 |
Dependencies (2)
Required by (2)
- lib32-opencv (requires lib32-intel-tbb)
- lib32-suitesparse (requires lib32-intel-tbb)
Latest Comments
1 2 Next › Last »
yannleretaille commented on 2020-04-08 11:25
currently fails the checksum validation for intel-tbb-2020.1.tar.gz
Serra commented on 2017-09-19 09:49
@Aentfs thank you for the information. I will look into this :)
Aentfs commented on 2017-09-17 16:30
For some reason the checksum does not match with the tar.gz archive.
grisu48 commented on 2017-04-14 18:49
I just installed this repo without any problems.
Very happy to have Civ Beyond Earth on my Computer!
Serra commented on 2016-05-15 07:13
@BrainAllred
The intel-tbb from Extra has the same bug. Probably due to the gcc update. I will keep an eye it but Im not able to fix this myself.
BrianAllred commented on 2016-05-14 22:20
This no longer builds. Too many errors to post here, but I can provide a pastebin if needed.
Nayru2210 commented on 2016-02-13 18:48
I was getting an error of "==> ERROR: url should not be an array" when trying to build. changing the parenthesis around the url in the url section to quotation marks fixed it right away
DusteD commented on 2015-02-08 09:01
Thank you!
This works perfectly with Civlization:Beyound Earth!
Installing this fixed:
./CivBE: error while loading shared libraries: libtbb.so.2: cannot open shared object file: No such file or directory
xiongyaohua commented on 2015-01-02 12:55
Hi,
The current build doesn't work with "Civlization:Beyound Earth". It says:
> ./CivBE: symbol lookup error: ./CivBE: undefined symbol: _ZN3tbb8internal12NFS_AllocateEjjPv
I make some modification according to the options in the Makefile. The game works after this.
19,20c19,20
< export CC="gcc"
< export CXX="g++"
---
> export CC="gcc -m32"
> export CXX="g++ -m32"
22c22,23
< make arch=ia32
---
> sed -i 's/m64/m32/g' "${srcdir}/${_foldername}/build/linux.gcc.inc"
> make
felipe.facundes commented on 2014-05-19 18:24
update
https://www.threadingbuildingblocks.org/sites/default/files/software_releases/linux/tbb42_20140416oss_lin.tgz