www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-developers/1998/03/18/23:26:11

From: khan AT xraylith DOT wisc DOT edu (Mumit Khan)
Subject: Re: ld patch for cygwin32
18 Mar 1998 23:26:11 -0800 :
Message-ID: <Pine.SUN.3.93.980318232851.7335A-100000.cygnus.cygwin32.developers@modi.xraylith.wisc.edu>
References: <199803182300 DOT PAA03582 AT skaro DOT cygnus DOT com>
Mime-Version: 1.0
To: Geoffrey Noer <noer AT cygnus DOT com>
Cc: Ian Lance Taylor <ian AT cygnus DOT com>, cygwin32-developers AT cygnus DOT com

On Wed, 18 Mar 1998, Geoffrey Noer wrote:
> 
> ------------------------------ snip ------------------------------
> 
> Index: ld/scripttempl/pe.sc
> ===================================================================
> RCS file: /cvs/cvsfiles/devo/ld/scripttempl/pe.sc,v
> retrieving revision 1.23
> diff -c -p -r1.23 pe.sc
> *** pe.sc	1998/02/23 22:48:25	1.23
> --- pe.sc	1998/03/18 22:58:23
> *************** SECTIONS
> *** 37,42 ****
> --- 37,43 ----
>       *(.data2)
>       ${RELOCATING+*(.data\$*)}
>       ${RELOCATING+__data_end__ = . ;}
> +     *(.data_cygwin_nocopy)
>     }
>   
>     .bss ${RELOCATING+BLOCK(__section_alignment__)} :

Mikey pointed out that the '*(.data_cygwin_nocopy)' should be wrapped in
${RELOCATING+(...)}.

Mumit

- Raw text -


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