mailRe: [bug #7670] scons compile issue


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Douglas Kojetin on November 09, 2006 - 13:58:
I downloaded a fresh copy of relax 1.3 using svn and executed 'scons' without making any changes. The modifications you made work well, and the test in 1.3/test_suite/data/curve_fitting finished as expected.

Thanks,
Doug


On Nov 9, 2006, at 3:46 AM, Edward d'Auvergne wrote:

That's right, I have added the data for running the exponential curve
fitting tests but just haven't coded them into the test suite yet.  It
would be useful to get these up and running.  I'll create a task for
it pointing to your email.

On another note, I have attempted to incorporate your modifications
and suggestions in your post at
https://mail.gna.org/public/relax-devel/2006-11/msg00098.html
(Message-id:
<0E180DBB-896A-45F6-B19D-D6A02FD2BA4A@xxxxxxxxx>) into the
'sconstruct' script.  In r2790
(https://mail.gna.org/public/relax-commits/2006-11/msg00088.html) I
have incorporated the line:

env['SHLINKFLAGS'] = SCons.Util.CLVar('$LINKFLAGS')

directly into the sconstruct script rather than modifying the SCons
sources.  In r2791
(https://mail.gna.org/public/relax-commits/2006-11/msg00089.html) I
have explicitly set the 'SHLIBSUFFIX' SCons environmental variable to
'.so' to hopefully overwrite the SCons default of '.dylib'.

Doug, would you be able to test these changes to see if the C modules
compile by just typing 'scons' (using the original SCons sources),
that the '.so' file is created, and that exponential curve fitting
works?

Thanks,

Edward


On 11/9/06, Douglas Kojetin <douglas.kojetin@xxxxxxxxx> wrote:

On Nov 8, 2006, at 12:14 PM, Edward d'Auvergne wrote:

>> (5) moved 'maths_fns/relax_fit.dylib' to 'maths_fns/ relax_fit.so' to
>> match the file name that is present after linux complication
>
> I wonder if this is functional though? Unfortunately no one has coded
> tests for relaxation curve fitting into the test suite yet. Do you
> have data you can test it on?


I found test data in the following directory:

1.3/test_suite/data/curve_fitting

and the script (relax_fit.py) within that directory appears to work
without fault with the relax_fit.dylib file renamed as relax_fit.so.

Doug






Related Messages


Powered by MHonArc, Updated Thu Nov 09 14:20:25 2006