delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/04/11/13:32: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://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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
Mime-Version: 1.0 (Apple Message framework v619.2)
In-Reply-To: <425A2B7B.4B4897DF@dessent.net>
References: <10108bf5d5cd3712cac9facd5dd4ad1a AT rehley DOT net> <425A2B7B DOT 4B4897DF AT dessent DOT net>
Message-Id: <2d14d041378e00dbb5447e7a0d2465d6@rehley.net>
From: Peter Rehley <peter AT rehley DOT net>
Subject: Re: Problem running xgettext after compiling gettext 0.14.1 with gcc 3.3.3
Date: Mon, 11 Apr 2005 10:31:40 -0700
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j3BHVwrh009664

hmm, the solution was mentioned over a month ago, don't know why it's 
suddenly become active.  FYI: Problem was const struct in the some of 
the programs.  See

http://sourceware.org/ml/cygwin/2005-03/msg00048.html

Also, execute bit was set on, it is an NTFS filesystem, and turning 
execute bit off gave slightly different message.  See the previous 
replies to this thread.



On Apr 11, 2005, at 12:47 AM, Brian Dessent wrote:

> Peter Rehley wrote:
>
>> "The application failed to initialize properly (0xc0000005). Click on
>> OK to terminate the application."
>
> My money is on this:
> <http://sources.redhat.com/ml/cygwin/2004-09/msg01101.html>.  Newer 
> gccs
> try to put const data in .rdata section, but this fails if one of those
> "const" datums is actually a pointer that needs runtime fixup by 
> windows
> loader.  The best solution at the moment seems to be to hunt down and
> remove instances of const data structures that contain pointers and
> remove the const keyword.
>
> Brian
>
> --
> 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/
>
>
>
Enjoy,
Peter
-------------------------------
A Møøse once bit my sister


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


- Raw text -


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