Print this page
9884 cw(1) should use -fpic rather than -Kpic

*** 21,31 **** # # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! ASFLAGS += -D_ASM -K PIC -P include ../Makefile.com LINTFLAGS += -erroff=E_BAD_PTR_CAST_ALIGN --- 21,31 ---- # # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! ASFLAGS += -D_ASM $(AS_BIGPICFLAGS) -P include ../Makefile.com LINTFLAGS += -erroff=E_BAD_PTR_CAST_ALIGN