Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <41514393.6060407@x-ray.at>
Date: Wed, 22 Sep 2004 11:19:15 +0200
From: Reini Urban <rurban@x-ray.at>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.8a3) Gecko/20040817
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: cygwin, libtool, dlpreopen, and .rdata
References: <41511C3F.7080003@cwilson.fastmail.fm>
In-Reply-To: <41511C3F.7080003@cwilson.fastmail.fm>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Charles Wilson schrieb:
> With newer gcc's (cygwin version numbers 3.3.3-3, 3.4.1-1, but not 
> 3.3.1-3), const variables are placed in an .rdata section.  This causes 
> problems when those variables contain references to OTHER vars that are 
> imported from a dll -- because the runtime relocation machinery can't 
> fixup the address, since the variable holding the address is const -- 
> and is in .rdata!

excellent! will try php soon.
-- 
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/

--
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/

