[okl4-developer] adding a new library in okl4 fails, build script ignores it
Gabi Voiculescu
boy3dfx2 at yahoo.com
Sat Jun 13 05:49:05 EST 2009
Hello.
I want to port a okl4 2.1.0 application to okl4.3.0. An old problem (http://wiki.ok-labs.com/forum#nabble-td1460845|a1461091) reoccured when I tried to add a locally created libm into the image build.
The application SConscript tells the build system I want libm:
obj = env.KengeProgram("test30",
LIBS=["c", "fs", "mutex", "iguana", "l4", "l4e", "m", "okl4"])
But I do not know how to do the equivalent of the following operation from okl4.2.1.0 projects/iguana/SConstruct:
ig_env.Package("libs/m")
Can anybody help with the correct okl4 3.0 SCons Syntax?
Thank you,
Gabi Voiculescu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.okl4.org/pipermail/developer/attachments/20090612/9f96b669/attachment.htm
More information about the Developer
mailing list