public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* egcs-1.0.2 under SuSE Linux 5.1 (kernel 2.0.33)
@ 1998-04-02 11:32 Jesper Wolf Jespersen
  1998-04-06 18:21 ` Jim Wilson
  0 siblings, 1 reply; 2+ messages in thread
From: Jesper Wolf Jespersen @ 1998-04-02 11:32 UTC (permalink / raw)
  To: egcs

I have sucessfully built egcs 1.0.2 under SuSE Linux 5.1, but I get some
results that dont seem to match the results posted on the egcs list. 
The Machine I am running on is a Intel Pentium II 300 Mhz, AL440LX
motherboard with 96 megs of ram and two SCSI disks under an Adaptec
controller. I Chose to use SuSE linux since it seems that their Adaptec
driver works. The redhat 5.0 I installed previously truly messed up my
drive so I had to low level format it. 
Well all the introductions aside here are my results from a make check:
----
jwj@jwj-lan34:/pub/src/objdir > find . -name "*sum" -exec grep
$'^[#F\t]' {} \; 
                === libio tests ===
                === libio Summary ===
# of expected passes            40
                === libstdc++ tests ===
                === libstdc++ Summary ===
# of expected passes            30
                === gcc tests ===
                === gcc Summary ===
# of expected passes            4883
# of expected failures          5
# of unsupported tests          7
                === g++ tests ===
FAIL: g++.eh/spec2.C  Execution test
FAIL: g++.eh/spec4.C  Execution test
FAIL: g++.mike/eh33.C  Execution test
FAIL: g++.mike/eh44.C  Execution test
FAIL: g++.mike/eh5.C  Execution test
FAIL: g++.mike/eh50.C  Execution test
FAIL: g++.mike/eh51.C  Execution test
                === g++ Summary ===
# of expected passes            3393
# of unexpected failures        7
# of unexpected successes       1
# of expected failures          82
# of untested testcases         6
                === g77 tests ===
FAIL: g77.f-torture/execute/dnrm2.f execution,  -O2 -fomit-frame-pointer
-finline-functions -funroll-loops 
FAIL: g77.f-torture/execute/dnrm2.f execution,  -O2 -fomit-frame-pointer
-fin2.line-functions -funroll-all-loops 
                === g77 Summary ===
# of expected passes            130
# of unexpected failures        2
----
The gnu C used for the initial compilation is 2.7.2.1 and 'ld' and 'as'
both report version 2.8.1. Finaly here is the contents of
config.status:#!/bin/sh
# This file was generated automatically by configure.  Do not edit.
# This directory was configured as follows:
.../egcs-1.0.2/configure --host=i686-pc-linux-gnulibc1 --norecursion 
# 
----

I am a bit puzzled that som many exception handling tests went wrong. Is
this typical for this setup or is something wrong ?


I tried compiling the snapshot from March 21, but it didnt complete the
make check. So I went back to the latest release. 

Greetings from Denmark

Jesper Wolf Jespersen

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: egcs-1.0.2 under SuSE Linux 5.1 (kernel 2.0.33)
  1998-04-02 11:32 egcs-1.0.2 under SuSE Linux 5.1 (kernel 2.0.33) Jesper Wolf Jespersen
@ 1998-04-06 18:21 ` Jim Wilson
  0 siblings, 0 replies; 2+ messages in thread
From: Jim Wilson @ 1998-04-06 18:21 UTC (permalink / raw)
  To: Jesper Wolf Jespersen; +Cc: egcs

	I am a bit puzzled that som many exception handling tests went wrong. Is
	this typical for this setup or is something wrong ?

You probably need a newer version of the binutils package.

See < http://egcs.cygnus.com/faq.html#x86eh >.

Jim

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1998-04-06 18:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-04-02 11:32 egcs-1.0.2 under SuSE Linux 5.1 (kernel 2.0.33) Jesper Wolf Jespersen
1998-04-06 18:21 ` Jim Wilson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).