#95466# introduced FILLUPARC

This commit is contained in:
Hans-Joachim Lankenau 2001-11-30 12:53:56 +00:00
parent 4a3b6d8835
commit 6e9b02bfa1
2 changed files with 12 additions and 5 deletions

View file

@ -2,9 +2,9 @@
#
# $RCSfile: settings.mk,v $
#
# $Revision: 1.87 $
# $Revision: 1.88 $
#
# last change: $Author: hjs $ $Date: 2001-11-26 18:23:34 $
# last change: $Author: hjs $ $Date: 2001-11-30 13:53:56 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@ -1347,6 +1347,12 @@ STDLIB+=$(LIBSTLPORT)
STDSHL+=$(LIBSTLPORT)
.ENDIF # "$(NO_DEFAULT_STL)"==""
# fill up unresolved symbols not found else where
.IF "$(FILLUPARC)"!=""
STDLIB+=$(FILLUPARC)
STDSHL+=$(FILLUPARC)
.ENDIF # "$(FILUPARC)"!=""
.IF "$(DISABLE_JAVA)"==""
.IF "$(SOLAR_JAVA)"!=""
CDEFS+=$(JAVADEF)

View file

@ -2,9 +2,9 @@
#
# $RCSfile: unxlngi4.mk,v $
#
# $Revision: 1.9 $
# $Revision: 1.10 $
#
# last change: $Author: hjs $ $Date: 2001-11-21 13:59:56 $
# last change: $Author: hjs $ $Date: 2001-11-30 13:53:56 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@ -194,9 +194,10 @@ STDLIBGUIST=-lX11 -ldl -lm
STDSHLGUIMT=-lX11 -lXext -ldl -lpthread -lm
STDSHLCUIMT=-ldl -lpthread -lm
LIBSTLPORT=$(DYNAMIC) -lstlport_gcc -lstdc++
LIBSTLPORT=$(DYNAMIC) -lstlport_gcc
LIBSTLPORTST=$(STATIC) -lstlport_gcc $(DYNAMIC)
FILLUPARC=$(STATIC) -lsupc++ $(DYNAMIC)
# name of library manager
LIBMGR=ar