[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Re: Problems with pspp on fresh toolchain
From: |
John Darrington |
Subject: |
Re: Re: Problems with pspp on fresh toolchain |
Date: |
Sat, 14 Jan 2012 20:15:27 +0000 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
i can only suggest that you try the same debug process within
src/libpspp/message.c
to find out what exactly within msg is causing the problem.
J'
On Sat, Jan 14, 2012 at 07:43:38PM +0000, address@hidden wrote:
> Hi
>
> I don't think it is a Mingw problem.
>
> I debugged it in help-menu.c
>
> At the moment of the abort it creates a transparent output screen and
> then the program aborts. If I comment out the msg function, it doesn't do
> anything and also not abort.
>
> /*
> msg (ME, _("Cannot open reference manual: %s. The PSPP user manual is "
> "also available at %s"),
> err->message,
> PACKAGE_URL "documentation.html");
> */
>
> If I replace the msg function with:
> msg (ME, "Dummy");
> PSPPIRE again aborts.
>
> So it must be a problem with msg. Do you have a hint how I can debug this?
>
> Have fun
>
>
> Op schreef Ben Pfaff <address@hidden>:
>> Harry Thijssen address@hidden> writes:
>
>
>
>> > I am trying to build a fresh MINGW32 toolchain on top of openSUSE
>> 12.1 to
>
>> > build the MSWindows package. It compiles fine, but at runtime it
>> crashes. On
>
>> > my old toolchain, the generated executable is fine. Even clicking on the
>
>> > "Help" "Manual" is sufficient to get an abort.
>
>> >
>
>> > On MSWindows I don't get any output. On Wine I get the errors below.
>
>> >
>
>> > Anybody an idea what the problem can be?
>
>
>
>> Is there a mingw32 help mailing list? I don't have a guess,
>
>> myself.
>
>> --
>
>> Ben Pfaff
>
>> http://benpfaff.org
>
>
_______________________________________________
pspp-dev mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/pspp-dev
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://keys.gnupg.net or any PGP keyserver for public key.
signature.asc
Description: Digital signature
- Problems with pspp on fresh toolchain, Harry Thijssen, 2012/01/13
- Re: Problems with pspp on fresh toolchain, Ben Pfaff, 2012/01/14
- Re: Re: Problems with pspp on fresh toolchain, harry . thijssen, 2012/01/14
- Re: Re: Problems with pspp on fresh toolchain,
John Darrington <=
- Re: Re: Problems with pspp on fresh toolchain, Harry Thijssen, 2012/01/14
- Re: Re: Problems with pspp on fresh toolchain, John Darrington, 2012/01/14
- Re: Re: Problems with pspp on fresh toolchain, Harry Thijssen, 2012/01/14
- Re: Re: Problems with pspp on fresh toolchain, John Darrington, 2012/01/15
- Re: Re: Problems with pspp on fresh toolchain, Harry Thijssen, 2012/01/15
- Re: Re: Problems with pspp on fresh toolchain, John Darrington, 2012/01/15
- Re: Re: Problems with pspp on fresh toolchain, Harry Thijssen, 2012/01/15
- Re: Re: Problems with pspp on fresh toolchain, John Darrington, 2012/01/15
- Re: Re: Problems with pspp on fresh toolchain, Harry Thijssen, 2012/01/15
- Re: Re: Problems with pspp on fresh toolchain, John Darrington, 2012/01/15