llation where the code compiles and runs fine. So somehow I
> don't think it's actually in my code but rather a library reference
> problem somehow.
>
> The specific set of error output from make is:
>
> $ gcc -o ctjc.exe ctjc.o hashc.o sha1.o;
> ctjc.o:ctjc.c:(.text+
ry reference problem somehow.
>
> The specific set of error output from make is:
>
> $ gcc -o ctjc.exe ctjc.o hashc.o sha1.o;
> ctjc.o:ctjc.c:(.text+0x2287): undefined reference to `len'
> ctjc.o:ctjc.c:(.text+0x2287): relocation truncated to fit: R_X86_64_PC32
> against undefin
On 4/5/2014 2:53 PM, Richard wrote:
> On 4/5/2014 1:15 PM, Richard wrote:
> binutils2.24.51-1OK
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
> On 4/5/2014 1:15 PM, Richard wrote:
> binutils2.24.51-1OK
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-
Richard
--
Problem re
On 4/5/2014 1:15 PM, Richard wrote:
binutils2.24.51-1OK
There were some problems with this release of binutils. You might try
updating to 2.24.51-2.
Ken
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/fa
(don't know why a reply to your message had no text content - you must
have sent it as an attachment!)
Marco,
I have the source available, but it's proprietary, so I can't share it,
no. However, I can dig through to look for things - and make changes if
absolutely necessary.
Richard
--
On 05/04/2014 18:51, Richard wrote:
Hello Everyone,
Any assistance greatly appreciated.
Richard
Hello Richard,
please start from here
Problem reports: http://cygwin.com/problems.html
Specially the "Run cygcheck -s -v -r > cygcheck.out and include that
file as an attachment in you
problem somehow.
The specific set of error output from make is:
$ gcc -o ctjc.exe ctjc.o hashc.o sha1.o;
ctjc.o:ctjc.c:(.text+0x2287): undefined reference to `len'
ctjc.o:ctjc.c:(.text+0x2287): relocation truncated to fit: R_X86_64_PC32
against undefined symbol `len'
/usr/bin/ld: ctjc
8 matches
Mail list logo