Re: [CM] snd-22.0 won't run on cygwin

2022-01-25 Thread David O'Toole
Ok, snd -noinit seems to work fine. Thank you. Using -std=gnu99 did not affect the issue when run without -noinit. Yes, i built the whole thing with cygwin's GCC using the typical configure && make. On Tue, Jan 25, 2022 at 4:56 PM wrote: > You can run snd -noinit to get around the use of

Re: [CM] snd-22.0 won't run on cygwin

2022-01-25 Thread bil
You can run snd -noinit to get around the use of repl.scm, but the error is puzzling -- did you make libc_s7.so on cygwin? Is fileno available in cygwin? I see others asking about it online: maybe use -std=gnu99? ___ Cmdist mailing list

[CM] snd-22.0 won't run on cygwin

2022-01-25 Thread David O'Toole
I can't get snd-22 to run after successful compilation on cygwin. I've attached the configure command/output and resulting error. Sandy@DESKTOP-05G3UUV /home/Sandy/src/snd-22.0 $ ./configure --without-gui --without-audio && make checking build system type... x86_64-pc-cygwin checking host system

[CM] Snd 22.0

2022-01-01 Thread bil
Snd 22.0: The spectrogram now notices dont-normalize. checked: notcurses 2.4.9|3.0.0 (the latter is needed for nrepl.scm), sbcl 2.1.11 Thanks!: Tito Latini, Chris Chafe, Kjetil Matheussen, Woody Douglass, Christos Vagias ___ Cmdist