This is the mail archive of the gcc-bugs@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]

Problems with shared libf2c


The shared libf2c patch has broken the g77 testsuite on irix6.5.  Tests now
fail with

g77:
/exd4/billingd/tmp/gcc-mainline/lib/gcc-lib/mips-sgi-irix6.5/3.1/frtbegin.o:
No such file or directory

I have configured with --prefix=/exd4/billingd/tmp/gcc-mainline/, but
haven't installed any version of gcc in this location.

Copying frtbegin.o into the gcc build directory (with crtbegin.o) may have
helped, but I destroyed my build directory while testing.  I will
investigate further once it is rebuilt.


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