Hello everyone,
I'm porting Bionic Libc on to Genode. Even though
there are few warnings that needs to be resolved, the library is compiling
fine so far. I have a problem in running the library.
In normal libc, in its test application
main.cc(/repos/libports/src/test/libc, consisting of only printf
statments), if I comment the inclusion of *stdio.h* instead *using
namespace Genode* then it prints the statements as it is supposed to print
with libc. As far as my understanding it is using the Genode printf() help
to print the statements, not the libc printf().
But, in my library(bionic), the same thing is not working after the
same changes as above(with same main.cc ). Its not printing anything and
waiting infinitely. I cannot understand how to interpret this problem, Is
it problem with Library?
The run file of my library is similar to the *libc* run file.
--
Thanks and Regards,
Paramesh.O
M.Tech.
Department of Computer Science and Engineering
I.I.T. Madras, Chennai, India
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
genode-main mailing list
genode-main@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/genode-main