| I remember what the issue was: portaudio crashing.
But FLTK worked. I'll check things on the G5.
Victor
>
> You are right. I had added that optmisation and have
> forgotten
> about it. Might be the problem. I remember there was some
> issue with it in the G4, so I stopped using it.
>
> Victor
>
> >
> > Victor Lazzarini wrote:
> >
> > > Well, I'm not sure what's actually happening then,
> > > because [it seemed that] after using gcc4opt =G5
> > > instead of gcc3opt=G5,
> > > fltk 1.1.6 (and a newly built 1.1.5 in that machine)
> > > started to
> > > work. They did not work before.
> >
> > There is one place in SConstruct where gcc3opt is
> > handled in a special way:
> >
> > if (getPlatform() == 'darwin' and
> > (commonEnvironment['gcc3opt'] == '7450' or c
> > ommonEnvironment['gcc3opt'] == 'G5')):
> > commonEnvironment.Append(CCFLAGS = ['-fast',
> > '-fPIC'])
> >
> > Is this possibly the source of the problem ?
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by:
> > Power Architecture Resource Center: Free content,
> > downloads, discussions, and more.
> > http://solutions.newsforge.com/ibmarch.tmpl
> > _______________________________________________
> > Csound-devel mailing list
> > Csound-devel@lists.sourceforge.net
> >
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by:
> Power Architecture Resource Center: Free content,
> downloads, discussions, and more.
> http://solutions.newsforge.com/ibmarch.tmpl
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |