|
Boost-Build : |
From: Paul Schmidt (prs_at_[hidden])
Date: 2003-07-18 08:27:13
In my tools file, I have:
flags snps2ee PRELIB : ;
flags snps2ee SUFLIB : .a ;
This works when building a library. However, when trying to use that
library:
exe hello
: hello.c crt0.s $(Top)/init/init.a
: <include>$(Top)/ee/include
;
I get:
Unknown suffix on <ee!hello>c:\dev\jamtest/init\init.a - see
UserObject rule in Jamfile(5).
What's wrong here?
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