[1980] in Kerberos-V5-bugs
Re: make errors...
daemon@ATHENA.MIT.EDU (epeisach@MIT.EDU)
Tue Jun 11 06:19:06 1996
From: epeisach@MIT.EDU
Date: Tue, 11 Jun 1996 06:18:49 -0400
To: chutch@cs.mum.edu
Cc: krb5-bugs@MIT.EDU
It looks like configure found gcc for you to build with and your error
message is having to deal with ld.
a) Is there a core dump from gcc or ld in the appl/bsd directory?
b) What version of the compiler and loader are you using? Is gcc
configured to use the gnu loader?
gcc --version should give you a clue as to gcc's version...
Ezra