=================================================================== Modification le : Wed Sep 13 17:07:37 MEST 2000 Par : czo =================================================================== Update of /users/outil/alliance/cvsroot/alliance/sources In directory fox.lip6.fr:/users/soft5/newlabo/test/alliance/sce-Cygwin Modified Files: multibuild-nt Log Message: toujours plus loin, toujours plus haut =================================================================== Index: multibuild-nt =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/multibuild-nt,v retrieving revision 1.2 retrieving revision 1.3 diff -r1.2 -r1.3 7,8c7,8 < # Last Change: Monday 11 September 2000, 14:37 < # Edit Time: 0:46:43 --- > # Last Change: Wednesday 13 September 2000, 16:45 > # Edit Time: 0:48:03 30c30,62 < ./build --- > MYDIR=`pwd` > > cd ../archi/Cygwin/etc > > echo "Configuring..." > ./configure > if [ $? -ne 0 ] ; then echo "Error, exiting" ; exit 4 ; fi > > echo "Sourcing env..." > . ./alc_env.sh > if [ $? -ne 0 ] ; then echo "Error, exiting" ; exit 4 ; fi > > cd "$MYDIR" > > echo "Compiling..." > make "ALLIANCE_INSTALL_DIR=$ALLIANCE_TOP" > > if [ $? -ne 0 ] > then > echo "Errors have occured, please run:" > echo ". $ALLIANCE_TOP/etc/alc_env.sh" > echo "or" > echo "source $ALLIANCE_TOP/etc/alc_env.csh" > echo "cd $MYDIR" > echo "make ALLIANCE_INSTALL_DIR=$ALLIANCE_TOP" > exit 4 > else > echo "done..." > echo "Remember to link $ALLIANCE_TOP/etc/alc_env.{c}sh to /etc/profile.d" > echo "or to source this environment each time you want to use Alliance." > echo "" > echo "Alliance compilation OK." > fi =================================================================== Ce message est envoyé au personnes abonnées à alliance-programmers Pour plus d'information sur cette mailling-list, visitez : http://asim.lip6.fr/alliance/mailing-lists/