toaruos/toolchain
Kevin Lange c93b5617e8 Support C++ (roughly) in toolchain
* Reenables building of libstdc++
* Enables building of g++
* WARNING: The static binary loader does NOT support static
  initializer functions! You must run them yourself (see
  userspace/test-cpp.cpp for an example that initializes the standard
  streams in order to use cout) until this is fixed.
* C++ stuff is slow to load, try to manually strip, it'll speed things
  up a bit.
2012-11-20 19:28:22 -08:00
..
patches Updated toolchain stuff with some new headers. 2012-10-09 21:02:43 -07:00
activate.sh Cleanup some things 2012-09-16 18:14:07 -07:00
config.sh Toolchain build stuff should work, but not c++ yet. 2012-05-16 23:03:17 -04:00
install.sh Support C++ (roughly) in toolchain 2012-11-20 19:28:22 -08:00
prepare.sh Updated toolchain scripts for better libc builds 2012-10-08 00:17:32 -07:00
rebuild-newlib.sh Updated toolchain stuff with some new headers. 2012-10-09 21:02:43 -07:00
util.sh Updated toolchain stuff with some new headers. 2012-10-09 21:02:43 -07:00