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]

Re: Testing egcs-1.0.2 in UDB and PC164LX



  In message <351CE39F.1290EA18@galaxy.lca.uevora.pt>you write:
  > Hello all
  > 
  > 1. I compiled egcs-1.0.2 in a UDB and carried out the tests on it. I got
  > the following error messages:
  > 
  > FAIL: g77.f-torture/execute/dnrm2.f execution,  -O1
  > FAIL: g77.f-torture/execute/dnrm2.f execution,  -O2
  > FAIL: g77.f-torture/execute/dnrm2.f execution,  -O2 -fomit-frame-pointer
  > -finline-functions
  > 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
  > -finline-functions -funroll-all-loops
This is documented in the g77 manual as a known problem.


There are problems with using computed gotos in fortran code on the
x86.

  > 2. Installation in a PC164LX got the following error:
  > 
  > configure: error: installation or configuration problem: C compiler
  > cannot create executables.
  > 
  > Configure in /home/pancho/objdir/gcc failed, exiting.
  > 
  > ...
  > 
  > Which C compiler is the configure referring to? the gcc in the linux box
  > or the gcc in the objdir/gcc ?
You didn't include all the information, so it's difficult to tell.

jeff


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