relocation truncated to fit: R_X86_64_PC32 against undefined symbol `len'

Ken Brown kbrown@cornell.edu
Sat Apr 5 19:14:00 GMT 2014


On 4/5/2014 2:53 PM, Richard wrote:
>
>> > On 4/5/2014 1:15 PM, Richard wrote:
>> > binutils                        2.24.51-1            OK
>>
>> There were some problems with this release of binutils.  You might try
>> updating to 2.24.51-2.
>>
>> Ken
>
> Great suggestion but unfortunately it didn't cure the problem. -frown-

Too bad.  In that case I think you should check again for `len' in 
ctjc.c or in some file that it includes.  The only other thing I can 
think of is that there's something wrong with your gcc command line:

 > $ gcc -o ctjc.exe ctjc.o hashc.o sha1.o;

Is there a missing library?

Ken

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list