hi, I am trying to port a library to genode. after execute ./configuration I 
got config.h file which i copied  it  to libports/src/lib/mylib/my problem that 
in the make file of the library they generated file using  bison. the only 
library use some thing similar is libc so i tried to do same but i could not 
generate the required file 
here the part of code in my library.port file.
generated_file  += src/lib/mylib/f.c src/lib/mylib/f.c :
        bison -y -d -p src/lib/mylib/f2.y -o src/lib/mylib/f.c 

best, 
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
genode-main mailing list
genode-main@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/genode-main

Reply via email to