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
*** 67,86 ****
#
# For Solaris 9 and earlier releases, we will have our own copy of the
# files avl.c, avl.h and avl_impl.h until these files are back ported into
# the system.
#
! VAR_AVLDIR= $(SRCBASE)/common/avl
! VAR_AVLINCDIR= -I $(SRCBASE)/uts/common
#
# VAR_DTRDIR - directory to find dtrace_data.c in.
#
# In Solaris 10 and earlier releases, dtrace_data.c was maintained as separate
# files under sgs/rtld. This file is now under usr/src/common/dtrace.
#
! VAR_DTRDIR= $(SRCBASE)/common/dtrace
#
# VAR_SGSBINPROG
#
# For Solaris 10 and earlier releases, the SGS components were installed in
--- 67,86 ----
#
# For Solaris 9 and earlier releases, we will have our own copy of the
# files avl.c, avl.h and avl_impl.h until these files are back ported into
# the system.
#
! VAR_AVLDIR= $(SRC)/common/avl
! VAR_AVLINCDIR= -I $(SRC)/uts/common
#
# VAR_DTRDIR - directory to find dtrace_data.c in.
#
# In Solaris 10 and earlier releases, dtrace_data.c was maintained as separate
# files under sgs/rtld. This file is now under usr/src/common/dtrace.
#
! VAR_DTRDIR= $(SRC)/common/dtrace
#
# VAR_SGSBINPROG
#
# For Solaris 10 and earlier releases, the SGS components were installed in