Print this page
10051 cw(1) shouldn't have to translate -g
*** 1320,1330 ****
$(ASSYMDEP_OBJS:%=pics/%): assym.h
# assym.h build rules
! assym.h := CFLAGS64 += -g
GENASSYM_C = $(LIBCDIR)/$(MACH)/genassym.c
genassym: $(GENASSYM_C)
$(NATIVECC) $(NATIVE_CFLAGS) -I$(LIBCBASE)/inc -I$(LIBCDIR)/inc \
--- 1320,1330 ----
$(ASSYMDEP_OBJS:%=pics/%): assym.h
# assym.h build rules
! assym.h := CFLAGS64 += $(CCGDEBUG)
GENASSYM_C = $(LIBCDIR)/$(MACH)/genassym.c
genassym: $(GENASSYM_C)
$(NATIVECC) $(NATIVE_CFLAGS) -I$(LIBCBASE)/inc -I$(LIBCDIR)/inc \