Boost logo

Boost-Build :

From: gmu (usrlocalinfo_at_[hidden])
Date: 2004-11-27 17:19:00


Hi,

When I try to build, I get an "extra argument g++-3.2" error:

8<--------------------
/usr/share/boost-build/build/toolset.jam:29: in using
*** argument error
* rule gcc.init ( version ? : command * : options * )
* called with: ( 3.2 g++-3.2 : : : : : : : )
* extra argument g++-3.2
/usr/share/boost-build/tools/gcc.jam:46:see definition of rule 'init'
being called
/etc/site-config.jam:23: in modules.load
/usr/share/boost-build/build-system.jam:60: in load
/usr/share/boost-build//kernel/modules.jam:259: in import
/usr/share/boost-build//kernel/bootstrap.jam:120: in boost-build
/usr/share/boost-build//boost-build.jam:1: in module scope
8<--------------------

* My gcc version is "(GCC) 3.3.4 (Debian 1:3.3.4-13)".

* My bjam version is "Boost.Jam Version 3.1.10. OS=LINUX".

* The /usr/share/boost-build/user-config.jam file simply specifies
'using gcc' without any version number.

I installed bjam using 'apt-get install bjam' and I installed
boost-build by using dpkg-buildpackage to create the package from
bbv2-m10. I'm calling bjam with 'bjam --v2'

Do I need to compile bjam executable from source instead of using the
debian package already available online or am I doing something else wrong?

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk