I get this error when compiling my muscat module for php on linux but no
solaris:
/tmp/muscat-php.1.1/1.1.C010/10/php-4.0.4/ext/muscat/muscatapi.cpp:107:
undefined reference to `__rethrow'
Needless to say I don't refer to __rethrow anywhere; the actual line is:
muscatapi = new MuscatAPIlocal(muscatHome,memSize);
and for the purposes of this test was the last line of the function.
Has anyone come accross this with c++ module before?
Thanks
Sam
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]