retitle 715336 build tbb on x32
thanks

Looks like -m64 is being passed to compiler instead of -mx32:

http://buildd.debian-ports.org/status/fetch.php?pkg=tbb&arch=x32&ver=4.1~20130613-1.1~exp1&stamp=1373136990

g++ -o concurrent_hash_map.o -c -MMD -DTBB_USE_DEBUG -DDO_ITT_NOTIFY
-g -O0 -DUSE_PTHREAD -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses
-Wno-non-virtual-dtor -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Werror=format-security
-I../../src -I../../src/rml/include -I../../include
../../src/tbb/concurrent_hash_map.cpp

ref:
http://sourceware.org/glibc/wiki/x32
and
http://bugs.debian.org/699185


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to