This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
kernel support
- To: libstdc++ at gcc dot gnu dot org
- Subject: kernel support
- From: "Rogelio M. Serrano Jr.,,," <rogelio at evoserve dot com>
- Date: Mon, 22 Oct 2001 02:32:53 +0800
Which parts should be modified to support a kernel or OS? I can see i
need to modify ios and memory management and everything else that uses
unistd.h. I dont need threads. Is there anything else? I need exceptions
though. Is there anything i need to modify with exceptions?
TIA