Martin Sebor wrote:
Hi again,

Just following up on this thread to see if there's anything we can
do from our side to help you all with the migration, or any concerns
or questions I can answer.

I have noticed that some people are still using MSVC 6 to compile
Tuscany. I'm curious whether there are any plans to upgrade to a
more recent and more conforming compiler. Stdcxx is being tested
with 7.1, and 8.0 (i86, IA64, and EM64T) but the 6.0 port would
likely need some work.

Regards
Martin


Martin,

I downloaded your 4.1.3 release, compiled it on Redhat Enterprise Linux 4, and ran some of your samples.

I have two questions:

- How do I run all your test cases? I found a run executable in build/test, tried ./run ./* and got this:
      Summary: out of 69 programs
           45 exited with non-zero status
           24 failed to compile
           0 failed to link
           0 failed at least one assertion
           0 exited with a signal
           0 killed with signal 9
           no regressions (this is baseline)
           34% pass rate

I'm assuming that the failures are my problem and I'm not running this correctly since all the samples I tried worked nicely :)

- Also, I noticed that the build generates .a files. Is there an option to generate a .so shared library?

Thanks,

--
Jean-Sebastien


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to