Compiling egcs 1.0.2 in Solaris x86 2.5.1

Jeffrey A Law law@cygnus.com
Wed Apr 22 18:14:00 GMT 1998


  In message < 353DE20F.1DE8BC37@mtsa.com >you write:

  > > output is:
  > > ld: fatal: file gcrt1.o: cannot open file; errno=2
  > > ld: fatal: file gmon.o: cannot open file; errno=2
  > > ld: fatal: File processing errors.  No output written to /tmp/a.out
  > > collect2: ld returned 1 exit status
  > > 
  > > FAIL: g++.law/profile1.C (test for excess errors)
  > > ld: fatal: file gcrt1.o: cannot open file; errno=2
  > > ld: fatal: file gmon.o: cannot open file; errno=2
  > > ld: fatal: File processing errors.  No output written to /tmp/a.out
  > > collect2: ld returned 1 exit status
This is nothing to worry about.  It just means your system does not
provide the expected files necessary to support profiling.

I don't know how/why you got the calls.c failure from the gcc
testsuite.  It sounds like gcc has generated code that the system
asembler can not handle.

jeff



More information about the Gcc-bugs mailing list