Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <416C85FB.5040508@cwilson.fastmail.fm> Date: Tue, 12 Oct 2004 21:33:47 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616 MultiZilla/1.6.4.0b MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: libtool / assembler problem with -DPIC References: <501586262435 DOT 20041011122240 AT familiehaase DOT de> In-Reply-To: <501586262435.20041011122240@familiehaase.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Gerrit P. Haase wrote: > With GNU as PIC is not an noop, when -DPIC is used to invoke gas the > generated assembly is broken. I saw this problem with a > reautoconfiscated version of GMP. This may be unusual, but there was > libtool used to invoke gas. > > While -DPIC is a noop for usual compilation, it is harmful when used > as gas flag to compile assembly, I suggest to remove it entirely when > target is cygwin. Change would be in libtool.m4 line 4971 ff in > libtool-1.5.10. > > Alternative: don't pass flag through when gas is called. I don't see anywhere that "-DPIC" is ever invoked on cygwin. Please send a patch to libtool.m4 that fixes the problem for you. BTW, somebody mentioned libtool CVS branch-2.0 as being too "cutting edge" for cygwin use...FYI, libtool-cvs-branch2.0 passes ALL regression tests which is better than libtool has EVER done on our platform. I'm thinking of releasing a test version of the next beta... -- Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/