OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
doc
/
libtbb-dev
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/10/2024 09:42:49 AM
rwxr-xr-x
📄
README.Debian
658 bytes
10/04/2017 01:01:38 PM
rw-r--r--
📄
Release_Notes.txt.gz
1.64 KB
06/07/2017 07:54:02 AM
rw-r--r--
📄
changelog.Debian.gz
1.24 KB
10/04/2017 01:46:23 PM
rw-r--r--
📄
copyright
1.18 KB
10/04/2017 01:01:38 PM
rw-r--r--
Editing: README.Debian
Close
tbb for Debian -------------- This is the Intel Threading Building Blocks package. It comes from the "Commercial Aligned Release" series of TBB releases. This package ships a pkg-config file in /usr/lib/pkgconfig/tbb.pc. Here is an example of how it is used: gcc -o test test.c `pkg-config --libs --cflags tbb` The examples are located in the tbb-examples package. In order to install and use them, you want to install that package and run something like this: cd ~ cp -r /usr/share/doc/tbb-examples/ . cd tbb-examples find . -name '*.gz'| xargs gunzip cd examples make -- Roberto C. Sanchez <roberto@connexer.com> Fri, 14 Dec 2007 23:10:58 -0500