This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: crosstool-0.28-rc16: lots of little improvements,beginnings of canadian cross support


This change causes a problem, when login shell is tcsh.

--- crosstool-0.28-rc15/all.sh      2004-03-31 15:37:37.000000000 +0900
+++ crosstool-0.28-rc16/all.sh      2004-05-17 22:31:16.000000000 +0900
+HOST=${HOST-`echo $BUILD | sed s/-/-host_/`}
-HOST=`echo $BUILD | sed s/-/-host_/`



tcsh(1)
       HOST (+)
               Initialized  to  the  name of the machine on which the shell is
               running, as determined by the gethostname(2) system call.
  

----
Hideki IWAMOTO  h-iwamoto@kit.hi-ho.ne.jp


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]