[oe] How to use the native package?

Marcin Juszkiewicz marcin at juszkiewicz.com.pl
Wed May 20 09:50:21 UTC 2009


Dnia środa, 20 maja 2009 o 08:59:29 代尔欣 napisał(a):
> Hi all,
>      Is it the right place to ask? I have a question about the OE
> compile. Hope I can tell you the case clearly.
> I have a package. Let's say it "mypackage". The compile process is:
>
> When make "mypackage", it will generate a intermedia tool. Let's call
> it mytools.bin through Makefile.
>
> %.c: %.tmp
>     ./mytools.bin $< > $@
>
> Then it will use mytools.bin generate some c files.  Using those
> generated c files compile out  the final bin file.

I would hack^Wpatch makefile to build "mytools.bin" as host binary.

Regards, 
-- 
JID:      hrw at jabber.org
Website:  http://marcin.juszkiewicz.com.pl/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz






More information about the Openembedded-devel mailing list