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

*** 66,76 **** pro_types.o \ pro_vars.o \ pro_weaks.o include $(SRC)/lib/Makefile.lib ! FILEMODE = 0755 SRCDIR = $(SRC)/lib/libdwarf/common/ SRCS = $(PICS:%.o=$(SRCDIR)/%.c) --- 66,76 ---- pro_types.o \ pro_vars.o \ pro_weaks.o include $(SRC)/lib/Makefile.lib ! include $(SRC)/tools/Makefile.tools FILEMODE = 0755 SRCDIR = $(SRC)/lib/libdwarf/common/ SRCS = $(PICS:%.o=$(SRCDIR)/%.c)
*** 79,88 **** --- 79,89 ---- CERRWARN += -_gcc=-Wno-implicit-function-declaration # libdwarf not clean SMATCH=off + DYNFLAGS += '-R$$ORIGIN/../../lib/$(MACH)' LDLIBS = -lelf -lc .KEEP_STATE: .PARALLEL: