Csound Csound-dev Csound-tekno Search About

[Csnd-dev] New build errors on mingw64

Date2016-04-19 14:39
FromMichael Gogins
Subject[Csnd-dev] New build errors on mingw64
D:/msys64/home/restore/csound/Opcodes/fareygen.c:76: undefined
reference to `ISSTRCOD'

I will try to fix this.

Regards,
Mike

-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com

Date2016-04-19 16:11
Fromjpff
SubjectRe: [Csnd-dev] New build errors on mingw64
This is due to a change of mine; try #define ISSTRCOD isnan
Will wor except for gcc5 I think


On Tue, 19 Apr 2016, Michael Gogins wrote:

> D:/msys64/home/restore/csound/Opcodes/fareygen.c:76: undefined
> reference to `ISSTRCOD'
>
> I will try to fix this.
>
> Regards,
> Mike
>
> -----------------------------------------------------
> Michael Gogins
> Irreducible Productions
> http://michaelgogins.tumblr.com
> Michael dot Gogins at gmail dot com

Date2016-04-19 17:08
FromMichael Gogins
SubjectRe: [Csnd-dev] New build errors on mingw64

I am using GCC 5.

Best,
Mike

On Apr 19, 2016 11:12 AM, "jpff" <jpff@codemist.co.uk> wrote:
This is due to a change of mine; try #define ISSTRCOD isnan
Will wor except for gcc5 I think


On Tue, 19 Apr 2016, Michael Gogins wrote:

D:/msys64/home/restore/csound/Opcodes/fareygen.c:76: undefined
reference to `ISSTRCOD'

I will try to fix this.

Regards,
Mike

-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com