[okl4-developer] Building a Wombat app...

Subcommander l0r3zz l0r3zz at gmail.com
Sat Jan 26 17:13:24 EST 2008


OK,
let me try take a good look at the Makefile and the rest of the environment.


On Jan 25, 2008 5:35 PM, Geoffrey Lee <glee at ok-labs.com> wrote:

> On Fri, Jan 25, 2008 at 09:26:14AM -0800, Subcommander l0r3zz wrote:
> >
> >
> >
> > configure has already been run and what is in the directory is the
> resultant
> > makefile and source.
> > I tried to use pciutils as a template, but I guess I missed something.
> >
>
> I created a very simple test hello program with the following makefile:
>
> all: hello
>
> install:
>        install hello $(PREFIX)/bin
>
>
> Copied the Sconscript from pciutils and replaced all instances of
> pciutils there with my test program.
>
> I used
>
> ./tools/build.py linux_apps=hello project=iguana wombat=True
> machine=ia32_pc99
>
>
> To invoke it and it built successfully and put my program in the right
> place.
>
> This leads me to think something has gone wrong with either how the
> Make-based build system is invoked (wrong flags compilers etc) or
> how it is doing its job of building scsh.
>
> But anyway, to answer your question, the variables should be set
> correctly.
>
>        -gl
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.okl4.org/pipermail/developer/attachments/20080125/04cf0c52/attachment.htm 


More information about the Developer mailing list