2.2 for unix...

Andreas Raab raab at isgnw.CS.Uni-Magdeburg.De
Thu Oct 8 14:44:51 UTC 1998


Ian,

> 
> ...is in the usual place.  Please let me know if you notice any bizarreness
> with Cursors.
> 

I've put two SGI version (5.3 and 6.4) into the incoming folder. Oh, and
could you add the following entries to the GNUmakefile.conf file?!

Thanks,
  Andreas

####################### SGI machine identification #####################
ifeq ($(UTSSYS),irix) 
  MACHINE:=SGI 
endif

ifeq ($(UTSSYS),irix32) 
  MACHINE:=SGI
  UTSSYS:=irix 
endif

ifeq ($(UTSSYS),irix64) 
  MACHINE:=SGI
  UTSSYS:=irix 
endif

########################### IRIX settings ############################

ifeq ($(SYSTEM), irix) 
  CC= cc -32 -mips2
  CCFLAGS:= -O3 $(PROFILE) 
  LDO= ld -32 -mips2 -r
  LD= cc
  LDFLAGS= -mips2 -32 $(PROFILE) 
  LIBS= -lX11 -lXext -lm
  GNU=
  GAWK= 
endif


#######################################################################
--
Linear algebra is your friend - Trigonometry is your enemy.
+===== Andreas Raab ============= (raab at isg.cs.uni-magdeburg.de) =====+
I Department of Simulation and Graphics      Phone: +49 391 671 8065  I
I University of Magdeburg, Germany           Fax:   +49 391 671 1164  I
+=============< http://isgwww.cs.uni-magdeburg.de/~raab >=============+





More information about the Squeak-dev mailing list