From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3810 invoked by alias); 18 Dec 2007 11:11:25 -0000 Received: (qmail 3799 invoked by uid 22791); 18 Dec 2007 11:11:23 -0000 X-Spam-Check-By: sourceware.org Received: from mail1.nsc.com (HELO mailgate1.nsc.com) (12.151.32.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 18 Dec 2007 11:11:14 +0000 X-WSS-ID: 0JT8SEU-05-0SL-01 Received: from SCNTRDCSS8.nsc.com (unknown [192.168.7.27]) by mailgate1.nsc.com (Tumbleweed MailGate) with ESMTP id DBA5E3808A9D7 for ; Tue, 18 Dec 2007 03:11:17 -0800 (PST) Received: from [10.188.132.130] by SCNTRDCSS6.nsc.com with ESMTP (-Hi-); Tue, 18 Dec 2007 03:11:01 -0800 X-Server-Uuid: CDE0D3F6-4EC6-4DC9-81EF-DBBF12AF9A3C Received: from [139.187.78.222] by scmh1.nsc.com with ESMTP for binutils@sources.redhat.com; Tue, 18 Dec 2007 03:11:01 -0800 Message-ID: <4767AABC.1040000@nsc.com> Date: Tue, 18 Dec 2007 11:11:00 -0000 From: "M R Swami Reddy" User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: binutils@sources.redhat.com Subject: Re: ld- relaxation issue References: <47679794.8020900@nsc.com> In-Reply-To: <47679794.8020900@nsc.com> X-WSS-ID: 6B79754F1AK1335504-01-01 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2007-12/txt/msg00103.txt.bz2 Hello all, I have an issue with ld with --relax option. If I link the all .o file with --no-relax option, the linking process completes in less than one minute. But, when I use the --relax option, the linker (ie cr16-elf-ld) takes 108 min. to complete the relaxation and linking. Could you please advise in this issue. Thanks in advance. Thanks, Swami