Re: [Quickfix-developers] quickfix_jni not built on Linux
Brought to you by:
orenmnero
|
From: <JDD...@th...> - 2002-06-19 18:17:32
|
Alex,
You seem to be describing the behavior we have seen. When we started
developing QuickFIX, we intended to build both static and shared objects
for Linux. Our test application was aborting and, with a little research on
the web and a test application, we attributed the problem to Linux not
having operating-system structured exception handling support.
Do you have another application that is throwing and catching an exception
within a shared library? We'd really like to have a workaround for this
problem. Oren will send out the code for a little program that demonstrates
the behavior we have seen.
John Duncan
Collaborative Development Group
Thoughtworks, Inc
+1 (312) 953 6286
Alex Hornby <al...@an...>
Sent by: To: JDD...@th...
qui...@li... cc: quickfix-developers <qui...@li...>
ceforge.net Subject: Re: [Quickfix-developers] quickfix_jni not built on Linux
06/19/2002 12:34 PM
On Wed, 2002-06-19 at 17:35, JDD...@th... wrote:
>
>
> Alex,
>
> We haven't ported the JNI code to Unix systems yet. The Solaris port, if
> anyone asks for it, will be the easiest to finish. Unfortunately, Linux
> doesn't support C++ exceptions in shared objects so we are going to have
to
> make some major modifications to get it running there.
>
> We can give you support to get this done, if you'd like, or we can offer
> our professional services to your company.
>
> Sorry,
> John Duncan
>
Hi John,
AFAIK Linux supports C++ exceptions in shared objects in (I'm using them
right now). It there a QuickFix or Java specific problem?
BTW I've got the JNI module built but Banzai aborts when it starts up.
Perhaps the exceptions are the problem?
Alex.
----------------------------------------------------------------------------
Bringing you mounds of caffeinated joy
>>> http://thinkgeek.com/sf <<<
_______________________________________________
Quickfix-developers mailing list
Qui...@li...
https://lists.sourceforge.net/lists/listinfo/quickfix-developers
|