X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=dRrDClgxJnAWC77pRelJPCqHVzxEGv3p0UuA3Yn4wEs 7H/+SlkyEnc7pfwv0EKuroZbR2TiTuGutYa3RNahu2zYY9DcgbMuopCDqi+7l3FR i1LhAXLTeyTd8K1lkEEi/vuIoqnCztNH8IlzRoGDQze49wE1PGmGHaus1HDgr03M = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=fe/9oVbRmD9ijYCMXo8Yeg3K4cE=; b=h7QBS6mtbVM9cMY2b u41Vf+wyzmBW/tO2eg3jizogfxTM4+kHQXlFvHjc4sYHnwHrxh9fA4DcyEKk5NHm GkS65IwkwY5X1AjKtY+sDr1IT+C6KDUv9LHS0qpdiTa5/TzoLK/62q243EF5p73J htm7Tx3xz/kjmRlObS9Ojkhf9s= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,MISSING_HEADERS,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2 X-HELO: limerock04.mail.cornell.edu X-CornellRouted: This message has been Routed already. Message-ID: <53405627.2020509@cornell.edu> Date: Sat, 05 Apr 2014 15:14:47 -0400 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 CC: cygwin AT cygwin DOT com Subject: Re: relocation truncated to fit: R_X86_64_PC32 against undefined symbol `len' References: <534034EB DOT 702 AT gmail DOT com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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