delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/03/31/03:06:00

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
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: <3E87F6DA.3090305@corpit.ru>
Date: Mon, 31 Mar 2003 12:05:46 +0400
From: Egor Duda <deo AT corpit DOT ru>
Reply-To: cygwin AT cygwin DOT com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020927 Debian/1.1-1
MIME-Version: 1.0
To: Tim Renner <l0ci AT hotmail DOT com>
Cc: cygwin AT cygwin DOT com
Subject: Re: Cross Compiler and __RUNTIME_PSEUDO_RELOC_LIST__
References: <F146KAy4MoSn03t3Z4d00004c39 AT hotmail DOT com>

Tim Renner wrote:
> $ for f in `find . -name '*.a'`;do nm $f 2>/dev/null |grep 
> PSEUDO_RELOC_LIST && echo $f;
> done
>         U ___RUNTIME_PSEUDO_RELOC_LIST_END__
>         U ___RUNTIME_PSEUDO_RELOC_LIST__
> ./libcygwin.a
>         U ___RUNTIME_PSEUDO_RELOC_LIST_END__
>         U ___RUNTIME_PSEUDO_RELOC_LIST__
> ./libg.a
> 
> 
> Can anyone tell me what eventually resolves those symbols in a normal 
> cygwin(not cross) compile?  Or better, if you know how I can fix this in 
> my cross compiler ;)

Use last version of binutils. Current ld emits both this symbols while 
linking executable.

egor.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019