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,52 **** SRCS= $(COMOBJS:%.o=../common/%.c) LDFLAGS += '-R$$ORIGIN/../../../lib/$(MACH64)' INCLIST= -I../../include -I../../include/i386 \ ! -I$(SRCBASE)/uts/$(ARCH)/sys CPPFLAGS= $(INCLIST) $(DEFLIST) $(CPPFLAGS.master) -I$(ELFCAP) ! LDLIBS += $(CONVLIBDIR64) $(CONV_LIB) $(ELFLIBDIR) -lelf %.o: ../common/%.c $(COMPILE.c) $< $(ROOTCCSBIN64)/%: % --- 39,52 ---- SRCS= $(COMOBJS:%.o=../common/%.c) LDFLAGS += '-R$$ORIGIN/../../../lib/$(MACH64)' INCLIST= -I../../include -I../../include/i386 \ ! -I$(SRC)/uts/$(ARCH)/sys CPPFLAGS= $(INCLIST) $(DEFLIST) $(CPPFLAGS.master) -I$(ELFCAP) ! LDLIBS += $(CONVLIBDIR64) -lconv $(ELFLIBDIR) -lelf %.o: ../common/%.c $(COMPILE.c) $< $(ROOTCCSBIN64)/%: %