iostream and string in L4Re

Adam Lackorzynski adam at os.inf.tu-dresden.de
Sun Dec 21 23:12:48 CET 2014


Hi,

On Thu Dec 18, 2014 at 02:03:05 +0700, Erry Pradana Darajati wrote:
> Is iostream and string functions present in L4Re. Since i cannot use it. I
> have already included the line below in my makefile :
> 
> *REQUIRES_LIBS   += libc_be_file_stdin libstdc++ cxx_libc_io cxx_io*

Do not include "cxx_libc_io cxx_io" here. In which way is it not
working?

> And also, how to make hello-cfg be able to accept keyboard input. I have
> already include libc_be_file_stdin and include line below in my hello.cfg
> but it still not working :
> 
> *L4.default_loader:start({ caps = { log = L4.Env.log,},l4re_dbg =
> L4.Dbg.Warn,log = { "l4linux", "yellow" },}, "rom/hello");*

That looks ok to me. How are you trying to get the input in your
program?


Adam
-- 
Adam                 adam at os.inf.tu-dresden.de
  Lackorzynski         http://os.inf.tu-dresden.de/~adam/




More information about the l4-hackers mailing list