swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

swarm-1.4: gcc vs egcs ; minor changes


From: Rick Riolo
Subject: swarm-1.4: gcc vs egcs ; minor changes
Date: Sat, 30 Jan 1999 12:06:49 -0500 (EST)

I installed the couple of rpm's I didn't have which
alex listed, and then re-made swarm-1.4 using those,
using egcs (vs gcc) under rh5.2, and it works just fine;
e.g., to make an opt version I just used:

cd /usr/local/swarm/Swarm-1.4/swarm-1.4/builds/opt
export SWARMSRCDIR="/usr/local/swarm/Swarm-1.4/swarm-1.4"
export CC="/usr/bin/egcs"  
CFLAGS=-O3 $SWARMSRCDIR/configure --srcdir=$SWARMSRCDIR 
--prefix=$SWARMSRCDIR/opt
make
make install

---------------------

A couple of things I noticed changed but didn't see
in the News / Port notes (but maybe I missed them):

1. Something in the way the Makefile handles
      INCLUDES+=-I...
   type lines changed. (see my other message just now)

2. For using Arguments, this used work:
      @interface RParametersArgs : Arguments
   but now it must be
      @interface RParametersArgs : Arguments_c


- r

Rick Riolo                           address@hidden
Program for Study of Complex Systems (PSCS)
4477 Randall Lab                
University of Michigan         Ann Arbor MI 48109-1120
Phone: 734 763 3323                  Fax: 734 763 9267
http://www.pscs.umich.edu/PEOPLE/rlr-home.html


                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]