[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xerces-cvs
Subject:    cvs commit: xml-xerces/c/samples Makefile.incl
From:       tng () apache ! org
Date:       2001-12-21 18:25:05
[Download RAW message or body]

tng         01/12/21 10:25:05

  Modified:    c/samples Makefile.incl
  Log:
  [Bug 2680] Remove '-instances=static' from the compile step.
  
  Revision  Changes    Path
  1.36      +2 -2      xml-xerces/c/samples/Makefile.incl
  
  Index: Makefile.incl
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/samples/Makefile.incl,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- Makefile.incl	2001/12/16 14:56:42	1.35
  +++ Makefile.incl	2001/12/21 18:25:05	1.36
  @@ -54,7 +54,7 @@
   # <http://www.apache.org/>.
   #
   #
  -# $Id: Makefile.incl,v 1.35 2001/12/16 14:56:42 tng Exp $
  +# $Id: Makefile.incl,v 1.36 2001/12/21 18:25:05 tng Exp $
   #
   
   ################## LIBRARY NAMES AND DIRECTORIES ##################
  @@ -81,7 +81,7 @@
   ifeq (${PLATFORM}, IRIX)
     ifeq (${COMPILER}, g++)
   	CMP= -c ${CXXFLAGS}
  -	CC= g++ -c -D${PLATFORM} -D_REENTRANT -fpic -instances=static
  +	CC= g++ -c -D${PLATFORM} -D_REENTRANT -fpic
   	LINK = g++ -D${PLATFORM} -fpic
   	PLATFORM_LIB_LINK_OPTIONS=-L/usr/lib -L/usr/local/lib
   	EXTRA_LINK_OPTIONS=-lc
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic