23 Jan
2007
23 Jan
'07
5:51 a.m.
Hi, I am trying to get 64-bit build of Boost 1.33.1 on following platforms: 1.Solaris 10 - Sun Studio 11 - Sparc. URL's listed below helped me to build some if not all. Patch -- http://blogs.sun.com/sga/entry/boost_1_33_1 Instruction for passing the relevant options to bjam -- http://blogs.sun.com/sga/category/Boost 2.HP-UX 11.23 - aCC A.06.02 - Itanium. How do I pass "+DD64" option to the compiler and the linker for 64-bit build. 3.AIX 5.3 - xlC/C++ 8.0 - PowerPC. Correct way to pass "-q64" option to the compiler and the linker. I do not really want to use the environment variable OBJECT_MODE. -- regards, Prashant Thakre