Hi Norman, This sort of works. I made libc, libm and stdcxx static. Trouble is, you have to remove libm because of symbol duplication, then you can't get to some of the libm functions (e..g, sqrt).
Daniel > Generally, this is possible by removing the 'SHARED_LIB = yes' > declaration from the respective build-description file. In your case, > that would be 'libports/lib/mk/libc.mk'. > > Cheers > Norman > ------------------------------------------------------------------------------ Own the Future-Intel(R) Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2 _______________________________________________ Genode-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/genode-main
