This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


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