This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Successful (?) build egsc-1.0.2 on irix-6.5 (beta


Hi,

 I believe :-) I successfully built 1.0.2 under
the current beta version of irix-6.5.

% ../egcs-1.0.2/config.guess
mips-sgi-irix6.5-BETA-1274425944

 Configured for host=target=build=mips-sgi-irix6.5.
"gmake bootstrap" ran fine. Unfortunatelly I get
errors on "gmake -k check". I am using the dejagnu
snapshot from cygnus.



rootme=`pwd`; export rootme; \
srcdir=`cd ../../egcs-1.0.2/gcc; pwd` ; export srcdir
; \
cd testsuite; \
EXPECT=expect ; export EXPECT ; \
if [ -f ${rootme}/../expect/expect ] ; then  \
   TCL_LIBRARY=${srcdir}/../tcl/library ; \
   export TCL_LIBRARY ; fi ; \
runtest --tool gcc 
WARNING: Couldn't find the global config file.
Test Run By knobi on Sun Apr 12 08:35:52 1998
Target is mips-sgi-irix6.5
Host   is mips-sgi-irix6.5_BETA_1274425944

                === gcc tests ===

ERROR: (DejaGnu) proc "exp_debug" does not exist.
The error code is 
The info on the error is:


                === gcc Summary ===

WARNING: gcc_version failed:
bad option "pathtype": should be atime, dirname,
executable, exists, extension, isdirectory, isfile,
lstat, mtime, owned, readable, readlink, root, size,
stat, tail, type, or writable
gmake[1]: [check-gcc] Error 1 (ignored)



Martin
===
------------------------------------------------------
Martin Knoblauch
email: knobi@rocketmail.com or knobi@sirius-cafe.de
www:   http://home.sirius-cafe.de/~knobi

_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com



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