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

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

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

revision 1.5 by camm, Sun Feb 3 18:44:07 2002 UTC revision 1.6 by camm, Thu Jun 13 00:28:00 2002 UTC
# Line 11  Line 11 
11  LBINDIR=/usr/local/bin  LBINDIR=/usr/local/bin
12    
13  #OFLAG  =  -g  #OFLAG  =  -g
14  OFLAG   =  -O  OFLAG   =  -O4
15  #LIBS   = -lm  #LIBS   = -lm
16    
17  ODIR_DEBUG= -O4  ODIR_DEBUG= -O4
# Line 34  LDCC=${CC} Line 34  LDCC=${CC}
34  # Enable the fastloading mechanism which does not use ld -A  # Enable the fastloading mechanism which does not use ld -A
35  # requires c/rel_.. machine dependent code.  # requires c/rel_.. machine dependent code.
36    
37    ifeq ($(findstring libbfd,$(LIBS)),)
38  RSYM    = rsym  RSYM    = rsym
39    endif
40  SFASL   = $(ODIR)/sfasl.o  SFASL   = $(ODIR)/sfasl.o
41    
42    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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