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
|
_______________________________________________
Developer mailing list
[hidden email]
https://lists.okl4.org/mailman/listinfo/developer