![]() |
Blitz Support : |
From: Xavier WARIN(Compte LOCAL) - I23 (xavier.warin_at_[hidden])
Date: 2004-03-16 08:33:23
Hi Daniel,
Of course, it works with optimization.... on linux and windows.
I don't use Mac OS but what kind of compiler do you use ?
gcc, Code Warrior ?
What options did you try for optimization ?
Sincerely
Xavier Warin
Daniel Brewer wrote:
> Hi,
>
> First off congratulations on attempting to produce a fast array class
> for C++. I am trying to get this to work with on Mac OS X 10.3 with an
> equation/embedded RK framework.
>
> Does Blitz work well with optimisation? The reason I ask is that with
> out optimisations and -g it takes reasonably long to compile a minute or
> so but works fine (if very slow).
>
> With optimisations though:
> 1) It takes hours to compile (G5 with 1GB memory)
> 2) It crashes out with a segment fault (even though it did not do this
> without optimisation)
>
> I am new to this game so perhaps I am doing something terribly wrong. I
> am using inheritence so maybe it is that.
>
> Any opinions would be gratefully received.
>
> Thanks
>
> --
> Dan Brewer
>
> http://www.brewer.me.uk
> LFS ID: 5309
> GPG fingerprint:
> D2B6 DE30 530B 6C5D C96B 9506 9A6F F054 299E 1B6C
> --
>
> _______________________________________________
> Blitz-support mailing list
> Blitz-support_at_[hidden]
> http://www.oonumerics.org/mailman/listinfo.cgi/blitz-support
>
>