OK...I found my problem with linking problems and C++. If I compile with the -fnew-abi option, I get link errors where it can't find functions like std::terminate(). Any idea on that one? GCC 2.95.1 -- George T. Talbot <george@moberg.com>