Menu

#10 makefile bug

open-accepted
None
5
2002-01-14
2001-08-31
Anonymous
No

In clients/Spectrum24.mk, the line

CC = $(KCC) $(AFLAGS) $(KFLAGS)

should read

CC += $(KCC) $(AFLAGS) $(KFLAGS)

Compilation will fail without this.

Discussion

  • Nobody/Anonymous

    Logged In: NO

    Sorry: in my haste, I forgot to say this applies to version 1.02.

     
  • Nobody/Anonymous

    Logged In: NO

    Sorry: in my haste, I forgot to say this applies to version 1.02.

     
  • Lee Keyser-Allen

    • assigned_to: nobody --> frozbiz
    • status: open --> open-accepted
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.