Doing simple I/O in clntsrv example
Valentin Hauner <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <[email protected]> |
On 05/19/2014 08:00 PM, Marcus Hähnel wrote: > Do 'svn up libc_be_stdin' in the pkg/ directory. Then build the new package and you can link against it. Thanks, compiling and linking works fine now. But when running the application with qemu (either directly via 'make qemu E=... MODULE_SEARCH_PATH=...' or via Qemulator), it does not stop for user input but goes on to the next line of code. Best regards, Valentin