std::cin in Fiasco/L4Re (with 'make qemu')
Emanuel Berg
emanuel.berg.8573 at student.uu.se
Tue Apr 1 23:56:43 CEST 2014
Emanuel Berg <emanuel.berg.8573 at student.uu.se> writes:
> How do I use std::cin in Fiasco/L4Re?
>
> The software compiles and links fine, only during
> execution (with 'make qemu'), this [ std::cin >>
> period; ] crashes it ...
Just tried with scanf instead of std::cin (scanf from
stdio.h) - same thing, what I can see. What's going on?
scanf("%d", &period); // boom
--
underground experts united:
http://user.it.uu.se/~embe8573
More information about the l4-hackers
mailing list