In clients/Spectrum24.mk, the line
CC = $(KCC) $(AFLAGS) $(KFLAGS)
should read
CC += $(KCC) $(AFLAGS) $(KFLAGS)
Compilation will fail without this.
Logged In: NO
Sorry: in my haste, I forgot to say this applies to version 1.02.
Log in to post a comment.
Logged In: NO
Sorry: in my haste, I forgot to say this applies to version 1.02.
Logged In: NO
Sorry: in my haste, I forgot to say this applies to version 1.02.