gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mingw - Ink crash


From: Wolfgang Lux
Subject: Re: mingw - Ink crash
Date: Wed, 24 Aug 2011 10:15:55 +0200

Riccardo Mottola wrote:

> I did a svn update, make clean, make and run that executable... so in theory 
> "no". Then, make systems are not exact science.
> 
> $ ls -l Ink.app/Ink.exe
> -rwxr-xr-x 1 mottola Administrators 750367 Aug 23 14:34 Ink.app/Ink.exe
> 
> $ ls -l ../../../../core/base/Source/NSException.m
> -rw-r--r-- 1 mottola Administrators 25594 Jun  3 20:31 
> ../../../../core/base/Source/NSException.m
> 
> 
> Aug 23 > Jun 3 :)

These aren't the relevant dates. The relevant ones would be those of 
gnustep-base dll vs. NSException.m.

To find out that you are using the correct dll, try info sharedlibrary in gdb 
when Ink crashes. Also make sure that your executable isn't loading two 
different versions of gnustep-base.

Wolfgang




reply via email to

[Prev in Thread] Current Thread [Next in Thread]