/[gcl]/gcl/h/sparc-linux.defs
ViewVC logotype

Diff of /gcl/h/sparc-linux.defs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by wfs, Mon Dec 6 22:44:03 1999 UTC revision 1.2 by camm, Tue Feb 19 01:56:16 2002 UTC
# Line 5  LBINDIR=/usr/local/bin Line 5  LBINDIR=/usr/local/bin
5    
6  OFLAG   =  -O  OFLAG   =  -O
7  #OFLAG  =  -g  #OFLAG  =  -g
8  LIBS    = -lm  #LIBS   = -lm
9    
10  ODIR_DEBUG= -O4  ODIR_DEBUG= -O4
11  #ODIR_DEBUG= -g  #ODIR_DEBUG= -g
# Line 16  ODIR_DEBUG= -O4 Line 16  ODIR_DEBUG= -O4
16  # (the -pipe is just since our file system is slow..)  # (the -pipe is just since our file system is slow..)
17  CC = gcc -pipe -fwritable-strings  -DVOL=volatile -I$(GCLDIR)/o -fsigned-char  CC = gcc -pipe -fwritable-strings  -DVOL=volatile -I$(GCLDIR)/o -fsigned-char
18  LDCC=${CC} -static  LDCC=${CC} -static
19    LDCC=${CC}
20    
21  # Enable the fastloading mechanism which does not use ld -A  # Enable the fastloading mechanism which does not use ld -A
22  # requires c/rel_.. machine dependent code.  # requires c/rel_.. machine dependent code.

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26