Print this page
11461 should use a native link-editor during the build
11463 SUNWonld has passed its use-by date
11464 cmd/sgs/tools should contain tools, not common code
11465 sgsmsg should be built with the rest of the build tools

*** 34,46 **** include $(SRC)/lib/Makefile.lib include $(SRC)/cmd/sgs/Makefile.com SRCDIR = ../common ! CPPFLAGS += -I$(SRCBASE)/lib/libc/inc DYNFLAGS += $(VERSREF) ! LDLIBS += $(CONVLIBDIR) $(CONV_LIB) -lc CERRWARN += -_gcc=-Wno-uninitialized BLTDEFS= msg.h BLTDATA= msg.c --- 34,46 ---- include $(SRC)/lib/Makefile.lib include $(SRC)/cmd/sgs/Makefile.com SRCDIR = ../common ! CPPFLAGS += -I$(SRC)/lib/libc/inc DYNFLAGS += $(VERSREF) ! LDLIBS += $(CONVLIBDIR) -lconv -lc CERRWARN += -_gcc=-Wno-uninitialized BLTDEFS= msg.h BLTDATA= msg.c