[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Creating a GNUstep desktop on Solaris
From: |
Adam Fedor |
Subject: |
Re: Creating a GNUstep desktop on Solaris |
Date: |
Tue, 4 Jan 2005 10:46:33 -0700 |
On Jan 4, 2005, at 10:26 AM, Nicolas Roard wrote:
TextEdit.app built successfully. It can be started. Howver, when I
try to create a new document the application crashes "Illegal
Instruction (core dumped)". Is this platform related or should I
douwnload the sources from anywhere else. I can't believe that a
simple app like TextEdit.app is not yet stable. While installing I
got
It's probably platform-related -- TextEdit works fine on linux x86/ppc
here.. can you come up with a trace ?
bt
On solaris, it's most likely:
someStructure = [aNullObject someMethod];
or equivalently:
... [aNullObject someMethod].someStructureMember
- Creating a GNUstep desktop on Solaris, Andreas Höschler, 2005/01/04
- Re: Creating a GNUstep desktop on Solaris,
Adam Fedor <=
- Re: Creating a GNUstep desktop on Solaris, Christian Plessl, 2005/01/05
- Re: Creating a GNUstep desktop on Solaris, Adam Fedor, 2005/01/06
- Re: Creating a GNUstep desktop on Solaris, Andreas Höschler, 2005/01/06
- Re: Creating a GNUstep desktop on Solaris, Adam Fedor, 2005/01/06
- Re: Creating a GNUstep desktop on Solaris, Alexander Malmberg, 2005/01/10
Re: Creating a GNUstep desktop on Solaris, Riccardo, 2005/01/08
Re: Creating a GNUstep desktop on Solaris, Christian Plessl, 2005/01/05