It looks as if you're not linking with the C++ runtime or with a C++ runtime 
supporting exceptions. Some of the unresolved symbols also hint that some code was 
compile with runtime type information enabled, which shouldn't happen.

You might want to do a 'export NOQUIET=1' before the 'imf' and then see what the exact 
options are that are passed to the linker.

Daniel Dittmar

-- 
Daniel Dittmar
SAP DB, SAP Labs Berlin
[EMAIL PROTECTED]
http://www.sapdb.org/
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to