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

*** 39,53 **** include $(SRC)/lib/Makefile.lib include $(SRC)/cmd/sgs/Makefile.com SRCDIR = ../common ! CPPFLAGS += -I../../rtld/common -I$(SRCBASE)/lib/libc/inc \ ! -I$(SRCBASE)/uts/common/krtld -I$(SRC)/common/sgsrtcid \ ! -I$(SRCBASE)/uts/sparc ! DYNFLAGS += $(VERSREF) $(CC_USE_PROTO) '-R$$ORIGIN' ! LDLIBS += $(CONVLIBDIR) $(CONV_LIB) $(ELFLIBDIR) -lelf -lc CERRWARN += -_gcc=-Wno-parentheses CERRWARN += -_gcc=-Wno-unused-value CERRWARN += -_gcc=-Wno-type-limits CERRWARN += -_gcc=-Wno-uninitialized --- 39,53 ---- include $(SRC)/lib/Makefile.lib include $(SRC)/cmd/sgs/Makefile.com SRCDIR = ../common ! CPPFLAGS += -I../../rtld/common -I$(SRC)/lib/libc/inc \ ! -I$(SRC)/uts/common/krtld -I$(SRC)/common/sgsrtcid \ ! -I$(SRC)/uts/sparc ! DYNFLAGS += $(VERSREF) '-R$$ORIGIN' ! LDLIBS += $(CONVLIBDIR) -lconv $(ELFLIBDIR) -lelf -lc CERRWARN += -_gcc=-Wno-parentheses CERRWARN += -_gcc=-Wno-unused-value CERRWARN += -_gcc=-Wno-type-limits CERRWARN += -_gcc=-Wno-uninitialized