Build an hybrid program
Pierre Larus <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <CAJPtDgp=hbUnghdmPdu_FnrVsEsmR9YdDOk7OpPenrXxMG+t6A@mail.gmail.com> |
Hi, 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. Pierre Larus ---------------------------------------------- My makefile : PKGDIR ?= .. L4DIR ?= $(PKGDIR)/../.. TARGET = main MODE = l4linux SRC_CC = main.cc REQUIRES_LIBS = cxx_libc_io cxx_io include $(L4DIR)/mk/prog.mk _______________________________________________ l4-hackers mailing list [email protected] http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers