Skip to content

korisk/yoctostd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yocto std lib

Extracted from gcc package, so the license is GPL.

c++ library for exceptions support

Single threaded. Needs glibc. Cannot work without OS or in kernel module.

make; #produces libsubstd.o make test #produces test executable

About

exception support for c++ without libstdc++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages