source: vendor/gcc/3.3.5/libjava/libgcj.spec.in

Last change on this file was 1391, checked in by bird, 21 years ago

GCC v3.3.3 sources.

  • Property cvs2svn:cvs-rev set to 1.1.1.2
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 382 bytes
Line 
1#
2# This spec file is read by gcj when linking.
3# It is used to specify the standard libraries we need in order
4# to link with libgcj.
5#
6%rename lib liborig
7*lib: -lgcj -lm @LIBICONV@ @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ %(libgcc) %(liborig)
8
9*jc1: @HASH_SYNC_SPEC@ @DIVIDESPEC@ @CHECKREFSPEC@ @JC1GCSPEC@ @EXCEPTIONSPEC@ @BACKTRACESPEC@ @IEEESPEC@ -fkeep-inline-functions
Note: See TracBrowser for help on using the repository browser.