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

*** 56,71 **** makesoftcore \ ndrgen \ onbld \ protocmp \ protolist \ ! scripts # # special versions of commands for use only in build # UNSHIPPED_SUBDIRS = \ localedef \ mandoc \ tic \ vtfontcvt \ zic --- 56,78 ---- makesoftcore \ ndrgen \ onbld \ protocmp \ protolist \ ! scripts \ ! sgs # # special versions of commands for use only in build # UNSHIPPED_SUBDIRS = \ + $(SGSMSG) \ + $(SGSLIBCONV) \ + $(SGSLIBELF) \ + $(SGSLIBLDDBG) \ + $(SGSLIBLD) \ + $(SGSLD) \ localedef \ mandoc \ tic \ vtfontcvt \ zic
*** 80,89 **** --- 87,98 ---- cpcgen \ elfextract \ mbh_patch \ btxld + $(INTEL_BLD)sgs: aw + LINTSUBDIRS= \ codereview \ ctf \ cw \ findunref \