Boost logo

Boost-Build :

From: Paul Schmidt (prs_at_[hidden])
Date: 2003-07-16 09:20:39


I *think* I've got a project hierarchy set up properly, but something
is broken; could someone point me at why bjam should be mangling my
paths (below)? I'm running on Windows, if that matters.

tia

-Paul

------
...found 1 target...
...found 8 targets...
...found 8 targets...
don't know how to make <ee!hello>hello.c
don't know how to make <ee!hello>crt0.s
...found 19 targets...
...updating 5 targets...
...can't find 2 targets...
...can't make 3 targets...
MkDir1 hello

mkdir hello

MkDir1 hello\bin

mkdir hello\bin

MkDir1 hello\bin\hello.elf

mkdir hello\bin\hello.elf

MkDir1 hello\bin\hello.elf\snps2ee

mkdir hello\bin\hello.elf\snps2ee

MkDir1 hello\bin\hello.elf\snps2ee\debug

mkdir hello\bin\hello.elf\snps2ee\debug

...skipped <ee!hello\hello.elf\snps2ee\debug>hello.o for lack of
<ee!hello>hello.c...
...skipped <ee!hello\hello.elf\snps2ee\debug>crt0.o for lack of
<ee!hello>crt0.s...
...skipped <ee!hello\hello.elf\snps2ee\debug>hello.elf for lack of
<ee!hello\hello.elf\snps2ee\debug>hello.o...
...skipped 3 targets...
...updated 5 targets...

 


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