X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-ID: <12.126.109.30.1200184059.wm@webmail.inode.at>
Date: Sun, 13 Jan 2008 01:27:39 +0100 (CET)
Subject: Re: win32-gui-demos.pl dumps core
From: "Reini Urban" <rurban@x-ray.at>
To: <0.fractalus@gmail.com>
In-Reply-To: <4e41f5c20801070803y38005acbjcf86d2a3ea855367@mail.gmail.com>
References: <flh8gb$g3k$1@ger.gmane.org>         <fll6if$kgk$1@ger.gmane.org>         <001201c84ecc$9b25f4b0$2e08a8c0@CAM.ARTIMI.COM>         <fllffk$kkb$1@ger.gmane.org>         <003101c84ee0$7bf936b0$2e08a8c0@CAM.ARTIMI.COM>         <flli2n$u6v$1@ger.gmane.org>         <4e41f5c20801040723x51838c5ehb1005d98355131dd@mail.gmail.com>         <fllk47$6ae$1@ger.gmane.org>         <4e41f5c20801041127g6477a6d3vce1701c23b397e6b@mail.gmail.com>         <flm4ek$uq$1@ger.gmane.org>         <4e41f5c20801070803y38005acbjcf86d2a3ea855367@mail.gmail.com>
Cc: <cygwin@cygwin.com>
X-Mailer: SquirrelMail (version 1.2.8)
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
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

> found a data point for you: stock winxp install, no updates no
> nothing, +cygwin + ActiveState ActivePerl works fine for me under
> ActivePerl but fails under Cygwin perl... i removed AS-AP from the PATH
> so that it woudnt conflict with the cygwin install
>
> Also, tried from an ancient cygwin install (about 8 months) and it
> worked fine until I installed the new win32-gui-demos package

I just found the error.

You have to remove the line with
#define PERL_GET_NO_CONTEXT
from Scintilla.xs and recompile it. This is not active on MSVC builds, but
on cygwin and mingw it will crash.

I'm just out on a business trip and will be able to update
the perl-Win32-GUI packages at next weekend earliest.

> On Jan 4, 2008 8:21 PM, Michael Kairys wrote:
>>
>> "morgan gangwere" wrote in message
>> >>
>> > yes, i am...
>>
>> Oh, good! No ZoneAlarm and no Vista :)




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

