Boost logo

Boost-Build :

From: krda79 (krda79_at_[hidden])
Date: 2004-09-28 15:18:59


Hello,

the hello example builds fine with GCC 3.2.2 for OS/2 after modifying
some .jam files (gcc.jam, path.jam, builtin.jam, user-config.jam).

Now the problem is Boost itself. Because I only need lib file-system
to port a program I remmed out all other libs in %BOOST_ROOT%/Jamfile.V2.

If I execute 'bjam --v2' in my %BOOST_ROOT% which is
/CD/BackupCD/Programming/boost_1_31_0 I got the following.
What does it mean?
>>>>
/CD/BackupCD/Programming/boost_1_31_0/tools/build/v2/build\targets.jam:639:
in find from module targets
error: Unable to resolve target-id exception.cpp
Reference was made from project at 'libs/filesystem/build'
/CD/BackupCD/Programming/boost_1_31_0/tools/build/v2/build\targets.jam:662:
in resolve-reference from module targets
/CD/BackupCD/Programming/boost_1_31_0/tools/build/v2/build\targets.jam:688:
in targets.generate-from-reference from module targets
/CD/BackupCD/Programming/boost_1_31_0/tools/build/v2/build\targets.jam:849:
in generate-sources from module object(lib-target-class)@1
/CD/BackupCD/Programming/boost_1_31_0/tools/build/v2/build\targets.jam:900:
in object(lib-target-class)@1.generate from module
object(lib-target-class)@1
/CD/BackupCD/Programming/boost_1_31_0/tools/build/v2/build\targets.jam:510:
in generate-really from module object(main-target)@1
/CD/BackupCD/Programming/boost_1_31_0/tools/build/v2/build\targets.jam:483:
in object(main-target)@1.generate from module object(main-target)@1
/CD/BackupCD/Programming/boost_1_31_0/tools/build/v2/build\targets.jam:179:
in object(project-target)@1.generate from module object(project-target)@1
/CD/BackupCD/Programming/boost_1_31_0/tools/build/v2/build\targets.jam:179:
in object(project-target)@2.generate from module object(project-target)@2
/CD/BackupCD/Programming/boost_1_31_0/tools/build/v2\build-system.jam:160:
in load from module build-system
/CD/BackupCD/Programming/boost_1_31_0\tools/build/v2/kernel\modules.jam:259:
in import from module modules
/CD/BackupCD/Programming/boost_1_31_0\tools/build/v2/kernel/bootstrap.jam:120:
in boost-build from module
/CD/BackupCD/Programming/boost_1_31_0\boost-build.jam:12: in module
scope from module
<<<<<

I tried also V1 of Boost Build with Open Watcom for OS/2 but this
gives other funny error messages:

>>>>
/cd\backupcd\programming\boost_1_31_0\.\libs\graph\build\..\Jamrules:
No such file or directory
/cd\backupcd\programming\boost_1_31_0\.\libs\graph\build\..\libs\graph\build\Jam
file: No such file or directory
/cd\backupcd\programming\boost_1_31_0\.\libs\python\build\..\Jamrules:
No such file or directory
/cd\backupcd\programming\boost_1_31_0\.\libs\python\build\..\libs\python\build\J
amfile: No such file or directory
[...]
<<<<

Could anyone help me?

cu
Daniel

 


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