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]

Re:egcs-1.0 with RedHat 4.2 (i686)


  In message <199712101321.FAA24545@cygnus.com>you write:
  > # /opt/packages/egcs/bin/g77
  > /opt/packages/egcs/lib/gcc-lib/i686-pc-linux-gnulibc1/egcs-2.90.21/libf2c.a
  > (main.o):
  > In function 
ain':
  > /root/egcs-1.0/gcc/f/runtime/libF77/main.c:128: undefined reference to
  > 
AIN__'
  > collect2: ld returned 1 exit status
This is a minor bug in the g77/g++ drivers; they should complain that you
did not provide a source file to compile.

If you provide a file to compile they will work.

jeff


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