cannot use -fpic on sun (must be -fPIC)
authorClaus Gittinger <cg@exept.de>
Fri, 23 Jan 1998 09:41:21 +0100
changeset 764 89b968afcabe
parent 763 251e824cb638
child 765 daef5a602301
cannot use -fpic on sun (must be -fPIC) get GOT overflow when linking -fpic files ... (sigh)
Make.proto
--- a/Make.proto	Thu Jan 22 21:45:05 1998 +0100
+++ b/Make.proto	Fri Jan 23 09:41:21 1998 +0100
@@ -1,15 +1,10 @@
-# $Header: /cvs/stx/stx/libview2/Make.proto,v 1.43 1998-01-14 16:44:52 stefan Exp $
+# $Header: /cvs/stx/stx/libview2/Make.proto,v 1.44 1998-01-23 08:41:21 cg Exp $
 #
 # -------------- no need to change anything below ----------
 
 TOP=..
 SUBDIRS=
 
-# SUN gcc only:
-# can use pic (instead of PIC)
-#
-SUN_GCC_PIC_FLAG=pic
-
 LIBNAME=libview2
 STCOPT=$(LIBVIEW_STCOPT)
 STCLOCALOPT='-package=stx:libview2' $(COMMONSYMBOLS) $(SEPINITCODE) -varPrefix=$(LIBNAME)