- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to install tbb from source as 32 bit in a 64 bit linux machine. Can anyone guide how to make tbb as 32 bit forcefully in a 64 bit machine.
I already tried this.
CONFIG: cfg=debug arch=ia32 compiler=gcc target=linux runtime=cc4.1.2_libc2.5_kernel2.6.18
but still the -m64 flag is appearing in the compilation, I need to change it to -m32.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello
Which version of TBB do you use?
Could you please try to execute make tbb tbbmalloc arch=ia32 in src directory.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello
Which version of TBB do you use?
Could you please try to execute make tbb tbbmalloc arch=ia32 in src directory.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page