[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]
Re: Emacspeak on Ubuntu with TTSyth
Hi, Tim!
You wrote:
...
> The solution was to not use libtool and replace the lines in the Makefile
> for the server with straight g++ commands.
Do you remember exactly which g++ commands? You have lines like
'libtool --mode=compile $(CC) $(CFLAGS) -c $<' and others that looks
like 'libtool --mode=link $(CC) $(CFLAGS) -g -o $@ $^ $(LIBS)
-shared'. I suppose you need to interpret them differently?
Lars
> Lars Bj$(�