This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Help with DG/UX Intel port
- To: Eric Raskin <ehr at listworks dot com>
- Subject: Re: Help with DG/UX Intel port
- From: Robert Lipe <robertlipe at usa dot net>
- Date: Fri, 30 Apr 1999 13:49:44 -0500
- Cc: egcs at egcs dot cygnus dot com
- References: <06f501be9336$b4d6ddd0$65c8c8c8@ehrpc.listworks.com>
> I'm trying to get egcs-1.1.2 to run on the Data General DG/UX Intel 4.20MU03
[ munch ]
> I went passed that and ran the test suite anyway. The first test that
> failed is gcc.c-torture/execute/980526-1.c, which core dumps when -O2 is
> used, but works fine without it. How do I even start to fix this?
Don't expect 100% passes. According to
http://egcs.cygnus.com/testresults/s631.html
that is a pretty common test to fail in 1.1.2.
I would start with http://egcs.cygnus.com/testresults/ and pick a system
that's "close" to yours and running the same release. (Linux/x86 or
SVR[45]/x86 would be likely candidates.) See if your testsuite results
are similar to those.