Skip to content
Snippets Groups Projects
  • David Daney's avatar
    d6c122f7
    gcj.texi: Document -static-libgcj option. · d6c122f7
    David Daney authored
    gcc/java/
    2006-03-08  David Daney  <ddaney@avtrex.com>
    
    	* gcj.texi: Document -static-libgcj option.
    
    libjava/
    2006-03-08  David Daney  <ddaney@avtrex.com>
    
    	* configure.ac (LD): Add AC_CHECK_TOOL for ld.
    	(LD_START_STATIC_SPEC): New AC_SUBST, set with ld check.
    	(LD_FINISH_STATIC_SPEC): Ditto
    	* configure: Regenerated.
    	* libgcj.spec.in: Wrap -lgcj in LD_START_STATIC_SPEC and
    	LD_FINISH_STATIC_SPEC.
    
    From-SVN: r111847
    d6c122f7
    History
    gcj.texi: Document -static-libgcj option.
    David Daney authored
    gcc/java/
    2006-03-08  David Daney  <ddaney@avtrex.com>
    
    	* gcj.texi: Document -static-libgcj option.
    
    libjava/
    2006-03-08  David Daney  <ddaney@avtrex.com>
    
    	* configure.ac (LD): Add AC_CHECK_TOOL for ld.
    	(LD_START_STATIC_SPEC): New AC_SUBST, set with ld check.
    	(LD_FINISH_STATIC_SPEC): Ditto
    	* configure: Regenerated.
    	* libgcj.spec.in: Wrap -lgcj in LD_START_STATIC_SPEC and
    	LD_FINISH_STATIC_SPEC.
    
    From-SVN: r111847