Re: c++ module support?

Andreas Schwab (schwab@issan.informatik.uni-dortmund.de)
25 Mar 1998 11:43:57 +0100


Andi Kleen <ak@muc.de> writes:

|> - C++ depends more on the runtime library (for new, exceptions etc.). You
|> can't use the normal libgcc2 or libstdc++, and have to reimplement the
|> needed runtime routines to work in the kernel environment.

I think if you compile with -fno-exceptions -fno-rtti you should be on the
safe side.

-- 
Andreas Schwab                                      "And now for something
schwab@issan.informatik.uni-dortmund.de              completely different"
schwab@gnu.org

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu