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
*** 37,48 ****
OBJS= $(BLTOBJ) $(COMOBJ)
MAPFILE= $(MAPFILE.NGB)
MAPOPT= $(MAPFILE:%=-M%)
! LDFLAGS += -Wl,$(VERSREF) $(CC_USE_PROTO) $(MAPOPT)
! LDLIBS += $(CONVLIBDIR) $(CONV_LIB)
BLTDEFS= msg.h
BLTDATA= msg.c
BLTMESG= $(SGSMSGDIR)/moe
--- 37,48 ----
OBJS= $(BLTOBJ) $(COMOBJ)
MAPFILE= $(MAPFILE.NGB)
MAPOPT= $(MAPFILE:%=-M%)
! LDFLAGS += -Wl,$(VERSREF) $(MAPOPT)
! LDLIBS += $(CONVLIBDIR) -lconv
BLTDEFS= msg.h
BLTDATA= msg.c
BLTMESG= $(SGSMSGDIR)/moe