Re: [CM] s7, undefined reference errors

2016-09-19 Thread bil
As Kjetil points out, you must have configured Snd with --with-gmp or somehow created mus-config.h with WITH_GMP set to 1. That file does not come with s7 (on the theory that people will read the instructions). If you want to use gmp, you'll need -lgmp -lmpfr -lmpc. If not, just delete whatever

Re: [CM] s7, undefined reference errors

2016-09-19 Thread Kjetil Matheussen
On Mon, Sep 19, 2016 at 7:57 PM, James Hearon wrote: > Hi, > > I was trying to get back to looking at s7 as interpreter but I'm failing > to compile for some reason. > > > I have s7.o, s7.h, and snd is working ok. But I'm getting undefined ref > errors trying to compile

[CM] s7, undefined reference errors

2016-09-19 Thread James Hearon
Hi, I was trying to get back to looking at s7 as interpreter but I'm failing to compile for some reason. I have s7.o, s7.h, and snd is working ok. But I'm getting undefined ref errors trying to compile below and a little stumped what might be going wrong? Seems like it's not finding