Static Compile under Mandrake 10

2004-06-28 Thread Dave Jarvis
nd the file "start.S".) I have installed the static development libraries for libstdc++ and libc. Sincerely, Dave Jarvis -- Invoq Systems Inc. t. 250.380.0304 e. [EMAIL PROTECTED] w. http://www.invoqsystems.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Samples Don't Compile with G++

2004-06-28 Thread Dave Jarvis
o see how to compile the application (for Linux systems using GNU C++, anyway): g++ -lxerces-c test.cpp Sincerely, Dave Jarvis #include #include #include #include #include #include #include #include #include #include #include using namespace xercesc; bool init( void ) {