Re: Build an hybrid program
Adam Lackorzynski <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Thu Jul 12, 2012 at 17:07:42 +0200, Pierre Larus wrote: > I would like to build a Linux application which also uses L4 services. So, > I tried to use l4linux mode in my makefile. > But I have this compilation error : "arm-none-linux-gnueabi/bin/ld: cannot > find -l4lx-re.o". I don't know how to build this lib. That lib would come from pkg/libl4lx but unfortunately hybrid apps are not working in L4Linux currently. Another possibility is to add a (kernel) driver to L4Linux and have an Linux-like interface in that driver for the process. Adam -- Adam [email protected] Lackorzynski http://os.inf.tu-dresden.de/~adam/