On Fri, Apr 12, 2013 at 8:04 AM, Hannes Röst
wrote:
> Dear mailing list
>
> In the process of developing a rather large Cython project where we wrap the
> scientific OpenMS library (http://sourceforge.net/projects/open-ms/) using
> Cython, we have come across an issue with the C++ code that is gen
Stefan Behnel writes:
>
> David Hirschfeld, 29.04.2013 11:58:
> > Forwarded because attachments were too large. The source files and
> > generated .c file can now be viewed at:
> > https://gist.github.com/dhirschfeld/5480711
> >
> > Is this a bug or is the recommendation to not build with -O3?
David Hirschfeld, 29.04.2013 11:58:
> Forwarded because attachments were too large. The source files and
> generated .c file can now be viewed at:
> https://gist.github.com/dhirschfeld/5480711
>
> Is this a bug or is the recommendation to not build with -O3?
>
>> Build log, segfault and version in
Forwarded because attachments were too large. The source files and
generated .c file can now be viewed at:
https://gist.github.com/dhirschfeld/5480711
Is this a bug or is the recommendation to not build with -O3?
>
> Build log, segfault and version info below.
> Input files and generated .c file