[okl4-developer] adding a new library in okl4 fails, build script ignores it

Gabi Voiculescu boy3dfx2 at yahoo.com
Tue Jun 16 00:22:30 EST 2009


FYI: File of interest is cells/iguana/SConscript (section marked as Iguana via comments). Syntax is the same as in okl4 2.1.

Gabi Voiculescu

--- On Fri, 6/12/09, Gabi Voiculescu <boy3dfx2 at yahoo.com> wrote:

From: Gabi Voiculescu <boy3dfx2 at yahoo.com>
Subject: Re: [okl4-developer] adding a new library in okl4 fails, build script ignores it
To: developer at okl4.org
Date: Friday, June 12, 2009, 10:49 PM

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






      
-----Inline Attachment Follows-----

_______________________________________________
Developer mailing list
Developer at okl4.org
https://lists.okl4.org/mailman/listinfo/developer



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.okl4.org/pipermail/developer/attachments/20090615/92319dcd/attachment.htm 


More information about the Developer mailing list