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


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to