[boost-users] Build boost libraries (e.g. filesystem) with gcc and -m32

11 Jun
2008
11 Jun
'08
10:04 a.m.
Hi all, I'm working on Intel Core2 Duo machine running Linux and have the following problem: I want to compile 32-bit versions of the boost libs with gcc, so that I can link and create 32bit programs. Unfortunately if I use bjam --toolset=gcc stage the libraries are built as 64bit libraries so if I link I get the following error:
If I omit -m32 everything works fine. Help is very much appreciated, Andreas
6220
Age (days ago)
6220
Last active (days ago)
1 comments
2 participants
participants (2)
-
Andreas Profous
-
Vladimir Prus